@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/de97c666-6e69-4803-b1f2-ec5fd43e9dcb> a :Serial,
        :Text,
        :Work ;
    bflc:aap "South Africa. Independent Complaints Directorate. ICD annual report" ;
    bflc:aap-normalized "southafricaindependentcomplaintsdirectorateicdannualreport" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T03:25:19.220534+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/12097135> ;
            :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 "HV7849.A2" ;
            :itemPortion "S65a" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no98076084> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Periodicals" ],
        <http://id.worldcat.org/fast/1411641> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/f-sa> ;
    :hasInstance <https://dev.bcld.info/instances/2a9f7544-82dd-44b3-a106-110a8c5db8fc> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/9c1bfc79-4836-44a6-8095-7250378808b5> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuedby> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/19610494-c3f2-401d-8eef-a2a4a269dffc> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuationof> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Police--Complaints against--South Africa" ;
            bflc:aap-normalized "policecomplaintsagainstsouthafrica" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Police--Complaints against--South Africa" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85104183> <http://id.loc.gov/authorities/subjects/sh2002006169> <http://id.loc.gov/rwo/agents/n79023005-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/no98076084>,
        <http://id.worldcat.org/fast/1068415>,
        <http://id.worldcat.org/fast/1204616>,
        <http://id.worldcat.org/fast/736895> ;
    :title [ a :Title ;
            :mainTitle "ICD annual report" ],
        [ a :VariantTitle ;
            :mainTitle "Annual report" ;
            :note [ a :Note ;
                    rdfs:label "Issues for <2003/4-> have title" ] ] .

