@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/doings-lyrics-by-cdq/> a dcat:Dataset ;
    dct:title "Doings Lyrics by CDQ" ;
    dct:identifier "doings-lyrics-by-cdq" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/cdq/> ;
    dct:modified "2022-09-16T17:34:01+00:00" .