@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/wande-coal-king-coal/> a dcat:Dataset ;
    dct:title "Wande Coal – King Coal" ;
    dct:identifier "wande-coal-king-coal" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/wande-coal/> ;
    dct:modified "2026-06-27T23:18:43+00:00" .