@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/vector-teslim-the-energy-still-lives-in-me/> a dcat:Dataset ;
    dct:title "Vector – Teslim: The Energy Still Lives in Me" ;
    dct:identifier "vector-teslim-the-energy-still-lives-in-me" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/vector/> ;
    dct:modified "2022-11-14T16:15:17+00:00" .