@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/album/download-high-tension-2-0/> a dcat:Dataset ;
    dct:title "[Album] Bella Shmurda – High Tension 2.0 EP" ;
    dct:identifier "download-high-tension-2-0" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-07-09T07:20:20+00:00" .