@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/cb553ff9-82eb-49fe-b5d8-d520eccbc226> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:47.092243+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22556222> ;
            :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 "25 cm" ;
    :extent [ a :Extent ;
            rdfs:label "414 pages" ] ;
    :identifiedBy [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/de-101> ;
            rdf:value "1254527788" ],
        [ a :Ean ;
            rdf:value "9783752006384" ],
        [ a :Isbn ;
            :qualifier "cloth" ;
            rdf:value "9783752006384" ],
        [ a :Lccn ;
            rdf:value "  2022496628" ],
        [ a :Isbn ;
            :qualifier "cloth" ;
            rdf:value "3752006382" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/e2802cc5-6037-4373-8848-f05a57369882> ;
    :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 11-12), glossary and indexes." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Dr. Ludwig Reichert Verlag" ;
            bflc:simpleDate "2022" ;
            bflc:simplePlace "Wiesbaden" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Wiesbaden: Dr. Ludwig Reichert Verlag, 2022" ;
    :responsibilityStatement "Matteo De Chiara et Daniel Septfonds" ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "Le verbe simple en pashto" ;
            :subtitle "état des lieux" ] .

