@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://dev.bcld.info/instances/57186444-4b72-486e-bd5f-64835538bca1> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:05.722667+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22556222> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :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 :Isbn ;
            :qualifier "cloth" ;
            rdf:value "3752006382" ],
        [ a :Isbn ;
            :qualifier "cloth" ;
            rdf:value "9783752006384" ],
        [ a :Lccn ;
            rdf:value "  2022496628" ],
        [ a :Ean ;
            rdf:value "9783752006384" ],
        [ a :OclcNumber ;
            rdf:value "on1313510618" ] ;
    :instanceOf <https://dev.bcld.info/works/c7a462f6-2d63-4d5c-90de-cc4a11cba1f2> ;
    :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" ] .

