@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/old-soldier-lyrics-by-kel-p-wande-coal/> a dcat:Dataset ;
    dct:title "Old Soldier Lyrics By Kel-P & Wande Coal" ;
    dct:identifier "old-soldier-lyrics-by-kel-p-wande-coal" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/wande-coal/> ;
    dct:modified "2024-12-21T21:55:29+00:00" .