@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/865cabea-2fe2-471a-9934-9c543abe9bb9> 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-20T22:02:12.757214+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22463627> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "31 cm" ;
    :extent [ a :Extent ;
            rdfs:label "243 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color), photographs" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2022451239" ],
        [ a :Isbn ;
            rdf:value "9788651926627" ] ;
    :instanceOf <https://dev.bcld.info/works/07e35dbd-a498-4302-9eb9-cc2a8f34aabc> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (page 243)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "[Službeni glasnik]",
                "[Службени гласник]"@sr-cyrl ;
            bflc:simpleDate "2021",
                "2021"@sr-cyrl ;
            bflc:simplePlace "Beograd",
                "Београд"@sr-cyrl ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/rb> ] ;
    :publicationStatement "Beograd: [Službeni glasnik], 2021",
        "Београд: [Службени гласник], 2021"@sr-cyrl ;
    :responsibilityStatement "Bojan Dimitrijević, Branislav Stanković, Branimir Gajić",
        "Бојан Димитријевић, Бранислав Станковић, Бранимир Гајић"@sr-cyrl ;
    :title [ a :Title ;
            :mainTitle "(Neviđeni) Beograd : U objektivu Riste Marjanovića 1936-1946",
                "(Невиђени) Београд : У објективу Ристе Марјановића 1936-1946"@sr-cyrl ;
            :subtitle "The unseen Belgrade : (in Rista Marjanovic objective 1936-1946)",
                "The unseen Belgrade : (in Rista Marjanovic objective 1936-1946)"@sr-cyrl ] .

