@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/instances/9bb62260-e5c2-4500-9d73-bc90ab978865> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:57.472535+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24032446> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "22 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xxviii, 244 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025428126" ],
        [ a :Isbn ;
            rdf:value "9789945649000" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/prsjlb> ;
            rdf:value "bv0000010744" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/dd3fd679-6c20-4c77-8009-ad068777067e> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 236-239)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "[publisher not identified]" ;
            bflc:simpleDate "2023" ;
            bflc:simplePlace "Santo Domingo, R.D." ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dr> ] ;
    :publicationStatement "Santo Domingo, R.D.: [publisher not identified], 2023" ;
    :responsibilityStatement "Leovigildo Minaya Fondeur" ;
    :title [ a :Title ;
            :mainTitle "Reflexiones y críticas sobre el léxico jurídico dominicano" ] .

