@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/95bd0474-a857-4fc5-a7aa-a419086e6b53> a :Instance ;
    bflc:projectedProvisionDate "2508" ;
    :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:44.085703+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24034091> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9798765683903" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "23914931" ],
        [ a :Lccn ;
            rdf:value "  2024043991" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9798765676653" ],
        [ a :Isbn ;
            :qualifier "lib. bdg." ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9798765669235" ] ;
    :instanceOf <https://dev.bcld.info/works/5bdd7cd0-8ad6-4802-8a7d-996acf7d9e04> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record and CIP data provided by publisher; resource not viewed." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Lerner Publications" ;
            bflc:simpleDate "[2026]" ;
            bflc:simplePlace "Minneapolis" ;
            :date "2026"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mnu> ] ;
    :publicationStatement "Minneapolis: Lerner Publications, [2026]" ;
    :responsibilityStatement "Tom Jackson" ;
    :title [ a :Title ;
            :mainTitle "Giganotosaurus vs. argentinosaurus" ;
            :subtitle "prehistoric showdown" ] .

