@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/130ce1a4-142e-457e-b3b7-5373a40792d7> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:41.747065+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24147282> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2023"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "22 cm" ;
    :editionStatement "American edition" ;
    :extent [ a :Extent ;
            rdfs:label "160 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (chiefly color)" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025398223" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9780744073713" ],
        [ a :OclcNumber ;
            rdf:value "on1386969969" ] ;
    :instanceOf <https://dev.bcld.info/works/cb194231-b0f1-4429-b755-39abee30ca3c> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "\"Free audio app\"--Cover." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "DK Publishing" ;
            bflc:simpleDate "2023" ;
            bflc:simplePlace "New York" ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ] ;
    :publicationStatement "New York: DK Publishing, 2023" ;
    :responsibilityStatement "Caroline Lemoine" ;
    :title [ a :Title ;
            :mainTitle "15-minute French" ;
            :subtitle "learn in just 12 weeks" ] .

