@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/sunny-ade-lyrics-by-zinoleesky/> a dcat:Dataset ;
    dct:title "Sunny Ade Lyrics by Zinoleesky" ;
    dct:identifier "sunny-ade-lyrics-by-zinoleesky" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/zinoleesky/> ;
    dct:modified "2024-01-20T18:48:46+00:00" .