@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/all-day-lyrics-by-ice-prince/> a dcat:Dataset ;
    dct:title "“All Day” Lyrics by Ice Prince" ;
    dct:identifier "all-day-lyrics-by-ice-prince" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-11T20:06:28+00:00" .