@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/ba79b55b-edf3-4782-b096-686bfbf84950> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:24.000141+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23933920> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "28 cm" ;
    :extent [ a :Extent ;
            rdfs:label "41 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illutrsations, charts" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024418068" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "23933920" ] ;
    :instanceOf <https://dev.bcld.info/works/26089dfc-6dd6-4396-ac60-dc36ca7bb02b> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "19 mars au 1er juin 2020" ],
        [ a :Note ;
            rdfs:label "Cover title" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Ligue tchadienne des droits de l'homme" ;
            bflc:simpleDate "[2020]" ;
            bflc:simplePlace "[N'Djamena] Chad" ;
            :date "2020"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cd> ] ;
    :publicationStatement "[N'Djamena] Chad: Ligue tchadienne des droits de l'homme, [2020]" ;
    :responsibilityStatement "Ligue tchadienne des droit de l'homme" ;
    :title [ a :Title ;
            :mainTitle "Rapport d'observation des violations des droits de l'homme au Tchad en periode du covid-19" ] .

