@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/57f3e5b8-8c10-4cbe-a8bf-0ced5e1c04f1> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:22.524594+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23231250> ;
            :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> ;
    :dimensions "18 cm" ;
    :extent [ a :Extent ;
            rdfs:label "129 pages" ] ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/basaup> ;
            rdf:value "UPBM13294" ],
        [ a :Lccn ;
            rdf:value "  2023467073" ],
        [ a :Isbn ;
            rdf:value "9789926503130" ] ;
    :instanceOf <https://dev.bcld.info/works/8023372e-772d-4f9f-8991-ef66507328be> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Art Rabic" ;
            bflc:simpleDate "2023" ;
            bflc:simplePlace "Sarajevo" ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/bn> ] ;
    :publicationStatement "Sarajevo: Art Rabic, 2023" ;
    :responsibilityStatement "Ildiza Hadžajlić Kuburović" ;
    :title [ a :Title ;
            :mainTitle "Zvuci kaldrme" ] .

