@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/dremo-monaco/> a dcat:Dataset ;
    dct:title "Dremo – Monaco" ;
    dct:identifier "dremo-monaco" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/dremo/> ;
    dct:modified "2022-07-02T16:52:36+00:00" .