@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/75d86c5a-56a5-469f-86a1-73bf5d16c17a> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:55.887613+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23278975> ;
            :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 "19 cm" ;
    :extent [ a :Extent ;
            rdfs:label "111 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations" ] ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9537080870" ],
        [ a :Lccn ;
            rdf:value "  2023467192" ],
        [ a :OclcNumber ;
            rdf:value "on1333159354" ],
        [ a :Isbn ;
            rdf:value "9789537080877" ] ;
    :instanceOf <https://dev.bcld.info/works/f4c729d9-87c2-4eba-88d6-c6a8be417e5f> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Exhibition information from tportal.hr WWW site (news item dated April 27, 2021), viewed June 26, 2022." ],
        [ a :Note ;
            rdfs:label "Published in connection with an exhibition held at the Hrvatska akademija znanosti i umjetnosti, Gliptoteka, April 27 - May 18, 2021." ],
        [ a :Note ;
            rdfs:label "Chiefly illustrated." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Skaner Studio" ;
            bflc:simpleDate "2021" ;
            bflc:simplePlace "Zagreb" ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ci> ] ;
    :publicationStatement "Zagreb: Skaner Studio, 2021" ;
    :title [ a :Title ;
            :mainTitle "Boris Bućan" ;
            :subtitle "portreti = portraits" ] .

