@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/a84b7b50-f189-44b1-af71-3ac5f0230cf2> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T06:52:40.627291+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9789004517967" ],
        [ a :Lccn ;
            rdf:value "  2024016646" ] ;
    :instanceOf <https://dev.bcld.info/works/e0a749b9-a144-4f73-b229-925fee7ad355> ;
    :publicationStatement "Leiden; Boston: Brill/Nijhoff, 2024" ;
    :title [ a :Title ;
            :mainTitle "Human rights after 75 years of the Universal Declaration of Human Rights" ;
            :subtitle "reflections from the global South" ] .

