@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/dc86c193-22d0-4aad-87a7-bda7ef1c99f6> a :Instance ;
    :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:44:04.317684+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/6594161> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "29 cm" ;
    :extent [ a :Extent ;
            rdfs:label "100 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illus." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   65089635 " ] ;
    :instanceOf <https://dev.bcld.info/works/b9e062cc-9268-4ff8-a477-65cbbe86e6a9> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleDate "1955" ;
            bflc:simplePlace "Ljutomer" ;
            :date "1955"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xv> ] ;
    :publicationStatement "Ljutomer: 1955" ;
    :title [ a :Title ;
            :mainTitle "Prlekija; spominski zbornik ob desetletnici osvoboditve" ] .

