@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/ayra-starr-show-me-ft-latto/> a dcat:Dataset ;
    dct:title "Ayra Starr – Show Me Ft. Latto" ;
    dct:identifier "ayra-starr-show-me-ft-latto" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/ayra-starr/> ;
    dct:modified "2026-06-07T09:44:44+00:00" .