@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/eyes-on-jesus-lyrics-by-minister-guc/> a dcat:Dataset ;
    dct:title "Eyes On Jesus Lyrics by Minister GUC" ;
    dct:identifier "eyes-on-jesus-lyrics-by-minister-guc" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-03-02T00:09:25+00:00" .