@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-bellacruise-beat/> a dcat:Dataset ;
    dct:title "DJ YK – BellaCruise Beat" ;
    dct:identifier "dj-yk-bellacruise-beat" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2022-01-10T07:09:49+00:00" .