@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/why-we-increased-tuition-fees-unilag/> a dcat:Dataset ;
    dct:title "Why we increased tuition fees – UNILAG" ;
    dct:identifier "why-we-increased-tuition-fees-unilag" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2023-07-21T21:51:04+00:00" .