@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/okay-lyrics-by-magixx/> a dcat:Dataset ;
    dct:title "Okay Lyrics by Magixx" ;
    dct:identifier "okay-lyrics-by-magixx" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-09T11:07:15+00:00" .