@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/dj-yk-omuu-cruise-beat/> a dcat:Dataset ;
    dct:title "DJ YK – Omuu Cruise Beat" ;
    dct:identifier "dj-yk-omuu-cruise-beat" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2022-01-31T13:57:38+00:00" .