@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/entertainment/the-cute-abiola-is-missing/> a dcat:Dataset ;
    dct:title "THE CUTE ABIOLA IS MISSING!!!" ;
    dct:identifier "the-cute-abiola-is-missing" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-11-17T05:15:31+00:00" .