@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/tiphyz-normal-cartel-anthem/> a dcat:Dataset ;
    dct:title "Tiphyz – Norma Cart3l Anthem" ;
    dct:identifier "tiphyz-normal-cartel-anthem" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/tiphyz/> ;
    dct:modified "2026-06-27T00:35:30+00:00" .