@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/kojo-blak-sailor-ft-oxlade/> a dcat:Dataset ;
    dct:title "Kojo Blak – Sailor Ft. Oxlade" ;
    dct:identifier "kojo-blak-sailor-ft-oxlade" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/oxlade/> ;
    dct:modified "2026-02-27T04:05:46+00:00" .