@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/asa-ft-wizkid-idg/> a dcat:Dataset ;
    dct:title "Asa Ft Wizkid – IDG" ;
    dct:identifier "asa-ft-wizkid-idg" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/asa/> ;
    dct:subject <https://trackloaded.com/tag/wizkid/> ;
    dct:modified "2022-02-25T09:04:03+00:00" .