@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/ashawo-lyrics-by-king-rapsodi/> a dcat:Dataset ;
    dct:title "Ashawo Lyrics by King Rapsodi" ;
    dct:identifier "ashawo-lyrics-by-king-rapsodi" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-01-21T15:28:00+00:00" .