@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/good-god-lyrics-by-limoblaze-feat-ada-ehi/> a dcat:Dataset ;
    dct:title "Good God Lyrics by Limoblaze Feat. Ada Ehi" ;
    dct:identifier "good-god-lyrics-by-limoblaze-feat-ada-ehi" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-03-01T23:49:25+00:00" .