@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/music/odo-lyrics-by-asa/> a dcat:Dataset ;
    dct:title "Odo Lyrics by Asa" ;
    dct:identifier "odo-lyrics-by-asa" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:subject <https://trackloaded.com/tag/asa/> ;
    dct:modified "2024-02-02T09:39:45+00:00" .