@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/asake-sungba/> a dcat:Dataset ;
    dct:title "Asake – Sungba" ;
    dct:identifier "asake-sungba" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/asake/> ;
    dct:subject <https://trackloaded.com/tag/ybnl/> ;
    dct:modified "2022-02-17T23:05:53+00:00" .