@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/e8524dee-151a-406e-bcb5-284eab8b03e7> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:58:05.374252+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24011659> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "20 cm" ;
    :extent [ a :Extent ;
            rdfs:label "190 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024454384" ],
        [ a :Isbn ;
            rdf:value "9934206315" ],
        [ a :Isbn ;
            rdf:value "9789934206313" ] ;
    :instanceOf <https://dev.bcld.info/works/7528e5e2-dacf-4136-9932-2749f9c4c56e> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Jumava" ;
            bflc:simpleDate "2023" ;
            bflc:simplePlace "Rīga" ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/lv> ] ;
    :publicationStatement "Rīga: Jumava, 2023" ;
    :responsibilityStatement "Arnolds Auziņš" ;
    :title [ a :Title ;
            :mainTitle "Hameleons" ] .

