@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/36187a99-049b-40c5-bd7d-dd1081cc3cb3> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:16.268078+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/17874688> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2013203277" ] ;
    :instanceOf <https://dev.bcld.info/works/0eb9c645-4d52-42cf-b799-cc186dfe6af6> ;
    :publicationStatement "New York: Random House, Inc, [2013]-" ;
    :title [ a :Title ;
            :mainTitle "Cracking the AP Spanish language & culture exam with audio CD" ] .

