@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/music/l-a-x-fine-wine/> a dcat:Dataset ;
    dct:title "L.A.X – Fine Wine" ;
    dct:identifier "l-a-x-fine-wine" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/l-a-x/> ;
    dct:modified "2026-02-06T05:14:14+00:00" .