@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/peruzzi-hypertension/> a dcat:Dataset ;
    dct:title "Peruzzi – Hypertension" ;
    dct:identifier "peruzzi-hypertension" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/peruzzi/> ;
    dct:modified "2022-08-13T15:02:08+00:00" .