@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/nasty-c-come-over-ft-tellaman-x-oxlade/> a dcat:Dataset ;
    dct:title "Nasty C – Come Over Ft. Tellaman x Oxlade" ;
    dct:identifier "nasty-c-come-over-ft-tellaman-x-oxlade" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/nasty-c/> ;
    dct:subject <https://trackloaded.com/tag/oxlade/> ;
    dct:modified "2026-07-09T20:32:24+00:00" .