@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/lyrics/we-must-lyrics-by-kizz-daniel-thyself/> a dcat:Dataset ;
    dct:title "We Must Lyrics by Kizz Daniel & Thyself" ;
    dct:identifier "we-must-lyrics-by-kizz-daniel-thyself" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/kizz-daniel/> ;
    dct:modified "2024-09-26T19:05:37+00:00" .