@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/khaid-ft-zlatan-rexxie-amala/> a dcat:Dataset ;
    dct:title "Khaid ft. Zlatan & Rexxie – Amala" ;
    dct:identifier "khaid-ft-zlatan-rexxie-amala" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/khaid/> ;
    dct:subject <https://trackloaded.com/tag/rexxie/> ;
    dct:subject <https://trackloaded.com/tag/zlatan/> ;
    dct:modified "2022-11-10T23:15:55+00:00" .