@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/b9e062cc-9268-4ff8-a477-65cbbe86e6a9> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Prleški študentski klub. Prlekija; spominski zbornik ob desetletnici osvoboditve" ;
    bflc:aap-normalized "prleškištudentskiklubprlekija;spominskizbornikobdesetletniciosvoboditve" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:04.310370+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/6594161> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "DR381.P74" ;
            :itemPortion "P7" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Tomažej, Zdravko" ;
                    bflc:marcKey "7001 $aTomažej, Zdravko,$eeditor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Organization ;
                    rdfs:label "Prleški študentski klub" ;
                    bflc:marcKey "1102 $aPrleški študentski klub." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/dc86c193-22d0-4aad-87a7-bda7ef1c99f6> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/slv> ;
    :subject <http://id.loc.gov/authorities/subjects/sh89004244> ;
    :title [ a :Title ;
            :mainTitle "Prlekija; spominski zbornik ob desetletnici osvoboditve" ] .

