@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/too-much-lyrics-by-susu/> a dcat:Dataset ;
    dct:title "Too Much Lyrics by Susu" ;
    dct:identifier "too-much-lyrics-by-susu" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2022-10-15T15:37:07+00:00" .