@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/tekno-where-did-love-go/> a dcat:Dataset ;
    dct:title "Tekno – Where Did Love Go" ;
    dct:identifier "tekno-where-did-love-go" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/tekno/> ;
    dct:modified "2026-07-06T19:47:54+00:00" .