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

<https://trackloaded.com/news/igbo-marginalization-how-did-we-get-here/> a dcat:Dataset ;
    dct:title "Igbo Marginalization: How Did We Get Here?" ;
    dct:identifier "igbo-marginalization-how-did-we-get-here" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-06-22T04:44:46+00:00" .