@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/fireboy-dml-glory/> a dcat:Dataset ;
    dct:title "Fireboy DML – Glory" ;
    dct:identifier "fireboy-dml-glory" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/fireboy/> ;
    dct:modified "2022-08-05T10:44:23+00:00" .