@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/propaganda-lyrics-by-runtown/> a dcat:Dataset ;
    dct:title "Propaganda Lyrics by Runtown" ;
    dct:identifier "propaganda-lyrics-by-runtown" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-12T23:46:14+00:00" .