@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/ycee-me-or-me/> a dcat:Dataset ;
    dct:title "YCee – Me Or Me" ;
    dct:identifier "ycee-me-or-me" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/ycee/> ;
    dct:modified "2026-06-12T12:23:57+00:00" .