@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/why-im-crazy-over-tiwa-savage-portable-reveals/> a dcat:Dataset ;
    dct:title "Why I’m crazy over Tiwa Savage, Portable Reveals" ;
    dct:identifier "why-im-crazy-over-tiwa-savage-portable-reveals" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/portable/> ;
    dct:subject <https://trackloaded.com/tag/tiwa-savage/> ;
    dct:modified "2025-09-15T20:02:03+00:00" .