@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/music/push-it-lyrics-by-logos-olori/> a dcat:Dataset ;
    dct:title "Push It Lyrics by Logos Olori" ;
    dct:identifier "push-it-lyrics-by-logos-olori" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-10T15:53:05+00:00" .