@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/album-zlatan-resan/> a dcat:Dataset ;
    dct:title "[Album] Zlatan – RESAN" ;
    dct:identifier "album-zlatan-resan" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-11-05T09:14:56+00:00" .