@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/shoday-hybrid/> a dcat:Dataset ;
    dct:title "Shoday – Hybrid" ;
    dct:identifier "shoday-hybrid" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/shoday/> ;
    dct:modified "2026-02-17T18:03:38+00:00" .