@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/focus-lyrics-by-kemuel/> a dcat:Dataset ;
    dct:title "Focus Lyrics by Kemuel" ;
    dct:identifier "focus-lyrics-by-kemuel" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2024-09-21T20:28:41+00:00" .