@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/23c1722e-44cb-4704-b7bb-2c367f224bcb> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "The Uganda report of human rights violations on the basis of sexual orientation and gender identity, 2019" ;
    bflc:aap-normalized "theugandareportofhumanrightsviolationsonthebasisofsexualorientationandgenderidentity2019" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:33.206436+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22961900> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 "JC599.U33" ;
            :itemPortion "U3447 2020" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/f-ug> ;
    :hasInstance <https://dev.bcld.info/instances/369830e1-d390-4b99-9421-440fa081c902> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Human rights--Uganda" ;
            bflc:aap-normalized "humanrightsuganda" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Human rights--Uganda" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85026379> <http://id.loc.gov/rwo/agents/n80126332-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Sexual orientation--Uganda" ;
            bflc:aap-normalized "sexualorientationuganda" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Sexual orientation--Uganda" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh91005179> <http://id.loc.gov/rwo/agents/n80126332-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Gender identity--Uganda" ;
            bflc:aap-normalized "genderidentityuganda" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Gender identity--Uganda" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh91003756> <http://id.loc.gov/rwo/agents/n80126332-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :title [ a :Title ;
            :mainTitle "The Uganda report of human rights violations on the basis of sexual orientation and gender identity, 2019" ] .

