@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/fiona-remix-lyrics-by-fazil-feat-lasmid/> a dcat:Dataset ;
    dct:title "Fiona (Remix) Lyrics by Fazil Feat. Lasmid" ;
    dct:identifier "fiona-remix-lyrics-by-fazil-feat-lasmid" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-01-21T13:46:27+00:00" .