@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/works/fb6bb57c-15f5-429f-91b4-f10b2dbda1cb> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Human rights after 75 years of the Universal Declaration of Human Rights" ;
    bflc:aap-normalized "humanrightsafter75yearsoftheuniversaldeclarationofhumanrights" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T06:52:40.601806+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23637656> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "341.4/8" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240412" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "KZ1266" ;
            :itemPortion ".H853 2024" ;
            :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/n2010019421> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2002090449> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/b3ee0159-7c09-4b54-b465-308e32012240> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :identifiedBy [ a :Issn ;
                            rdf:value "0924-4751" ] ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "International studies in human rights" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "145" ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/e0a749b9-a144-4f73-b229-925fee7ad355> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2012002128>,
        <http://id.loc.gov/authorities/subjects/sh85026379>,
        <https://dev.bcld.info/hubs/5baff63b-96f0-4315-b2e0-b2d08fd3457b> ;
    :summary [ a :Summary ;
            rdfs:label "\"This book aims to contribute to the global observance of the 75th anniversary of the Universal Declaration of Human Rights (UDHR), 1948. It considers nature and development of international human rights law. It considers how human rights interact with other regimes such as intellectual property, foreign direct investment, corporate social responsibility, international environmental law, humanitarian law, refugee law, economic law, and criminal law\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Nature and development of international human rights law -- Interaction between human rights and other key regimes -- Human rights of vulnerable population -- Key contemporary challenges and issues." ] ;
    :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" ] .

