@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.tdc.prod.datopian.com/dataset/42dbe301-7171-4733-973f-6f6a67322279> a dcat:Dataset ;
    dct:description "<p>National Institute of Statistics of Cameroon</p>" ;
    dct:identifier "42dbe301-7171-4733-973f-6f6a67322279" ;
    dct:issued "2025-02-21T12:58:42.473103"^^xsd:dateTime ;
    dct:modified "2025-02-21T12:58:42.473109"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/c6b48bd5-5512-421c-93b2-51e4db4ea4e4> ;
    dct:title "Statistical Yearbook 2014" ;
    dcat:landingPage <https://cameroon.opendataforafrica.org/ggtphlc> .

<https://cameroon.opendataforafrica.org/ggtphlc> a foaf:Document .

<https://ckan.tdc.prod.datopian.com/organization/c6b48bd5-5512-421c-93b2-51e4db4ea4e4> a foaf:Agent ;
    foaf:name "Other" .

