@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/egberi-lyrics-by-kaestyle/> a dcat:Dataset ;
    dct:title "Egberi Lyrics by Kaestyle" ;
    dct:identifier "egberi-lyrics-by-kaestyle" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-20T00:17:03+00:00" .