@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/b3e495bd-5f19-4a17-9c42-1f5f1d4b64a5> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Sećanje na dr Jovana Ćirića - putevi prava" ;
    bflc:aap-normalized "sećanjenadrjovanaćirićaputeviprava" ;
    :accompaniedBy <https://dev.bcld.info/works/fba286fe-6ef1-4731-9633-97989237b93e> ;
    :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:43:47.355421+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23852437> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "KKS1007" ;
            :itemPortion ".S43 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2007008001> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no00078350> ;
            :role <http://id.loc.gov/vocabulary/relators/hnr> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2012024180> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026351>,
        <http://id.loc.gov/authorities/genreForms/gf2016026082> ;
    :geographicCoverage <http://id.loc.gov/authorities/names/n85195919> ;
    :hasInstance <https://dev.bcld.info/instances/23d7805d-e38a-4113-a656-6f4680904871> ;
    :language <http://id.loc.gov/vocabulary/languages/srp> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Serbian (Cyrillic, Latin), with summaries in English." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Law--Serbia" ;
            bflc:aap-normalized "lawserbia" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Law--Serbia" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85075119> <http://id.loc.gov/rwo/agents/n85195919-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2009120773>,
        <http://id.loc.gov/authorities/subjects/sh2009121540> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Entire work available as a .pdf on the Institut za uporedno pravo website:" ;
            :electronicLocator <https://iup.rs/wp-content/uploads/2024/08/Se%C4%87anje-na-dr-Jovana-%C4%86iri%C4%87a-putevi-prava.pdf> ] ;
    :title [ a :Title ;
            :mainTitle "Sećanje na dr Jovana Ćirića - putevi prava",
                "Сећање на др Јована Ćирића - путеви права"@sr-cyrl ] .

