@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/e0a749b9-a144-4f73-b229-925fee7ad355> a :Work ;
    rdfs:label "Human rights after 75 years of the Universal Declaration of Human Rights" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T06:52:40.612091+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23639576> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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 "KZ1266" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "341.4/8" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240412" ] ] ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Khan, Borhan Uddin" ;
                    bflc:marcKey "7001 $aKhan, Borhan Uddin,$eeditor." ] ;
            :role [ a :Role ;
                    rdfs:label "editor" ] ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Bhuiyan, Jahid Hossain" ;
                    bflc:marcKey "7001 $aBhuiyan, Jahid Hossain,$eeditor." ] ;
            :role [ a :Role ;
                    rdfs:label "editor" ] ] ;
    :hasInstance <https://dev.bcld.info/instances/a84b7b50-f189-44b1-af71-3ac5f0230cf2> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Human rights after 75 years of the Universal Declaration of Human Rights" ],
        [ a :VariantTitle ;
            :mainTitle "Human rights after seventy five years of the Universal Declaration of Human Rights" ] .

