@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/f4c729d9-87c2-4eba-88d6-c6a8be417e5f> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bućan, Boris, 1947-. Boris Bućan" ;
    bflc:aap-normalized "bućanboris1947borisbućan" ;
    :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:55.880352+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23278975> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "N7255.C763" ;
            :itemPortion "B8282 2021" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n93047691> ;
            :role <http://id.loc.gov/vocabulary/relators/his> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n88029237> ;
            :role <http://id.loc.gov/vocabulary/relators/art> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026057>,
        <http://id.loc.gov/authorities/genreForms/gf2014026098>,
        <http://id.worldcat.org/fast/1424028> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-ci> ;
    :hasInstance <https://dev.bcld.info/instances/75d86c5a-56a5-469f-86a1-73bf5d16c17a> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/iso639-3/hrv>,
        <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/hrv> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Captions in Croatian and English." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Art, Croatian--21st century" ;
            bflc:aap-normalized "artcroatian21stcentury" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Art, Croatian--21st century" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85007621> <http://id.loc.gov/authorities/subjects/sh2002012478> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/n88029237>,
        <http://id.worldcat.org/fast/229726> ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Portreti" ],
        [ a :Title ;
            :mainTitle "Boris Bućan" ],
        [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Portraits" ] .

