@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/joeboy-spiritual-gbedu-2/> a dcat:Dataset ;
    dct:title "Joeboy – Spiritual Gbedu" ;
    dct:identifier "joeboy-spiritual-gbedu-2" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/joeboy/> ;
    dct:modified "2022-07-14T23:38:34+00:00" .