@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/high-spirit-lyrics-by-runtown/> a dcat:Dataset ;
    dct:title "High Spirit Lyrics by Runtown" ;
    dct:identifier "high-spirit-lyrics-by-runtown" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/runtown/> ;
    dct:modified "2023-01-03T23:22:17+00:00" .