@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/instances/b3ee0159-7c09-4b54-b465-308e32012240> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T06:52:40.621839+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23637656> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xxiii, 538 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9789004517967" ],
        [ a :Lccn ;
            rdf:value "  2024016645" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9789004517950" ] ;
    :instanceOf <https://dev.bcld.info/works/fb6bb57c-15f5-429f-91b4-f10b2dbda1cb> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Brill/Nijhoff" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Boston",
                "Leiden" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ne> ] ;
    :publicationStatement "Leiden; Boston: Brill/Nijhoff, [2024]" ;
    :responsibilityStatement "edited by Borhan Uddin Khan and Md Jahid Hossain Bhuiyan" ;
    :title [ a :Title ;
            :mainTitle "Human rights after 75 years of the Universal Declaration of Human Rights" ;
            :subtitle "reflections from the global South" ] .

