@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/80060be5-f994-4fb0-afde-fa7b85b5e90b> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Conservação e desenvolvimento em Moçambique" ;
    bflc:aap-normalized "conservaçãoedesenvolvimentoemmoçambique" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/i> ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:43:55.527031+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21669312> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "MLCS 2024/35102 (S)" ;
            :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/n50067917> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/90120cb7-ce16-4098-aaa7-26b0a08a33a9> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/map> ;
    :language <http://id.loc.gov/vocabulary/languages/por> ;
    :title [ a :Title ;
            :mainTitle "Conservação e desenvolvimento em Moçambique" ] .

