@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/danny-s-ogo/> a dcat:Dataset ;
    dct:title "Danny S – Ogo" ;
    dct:identifier "danny-s-ogo" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/danny-s/> ;
    dct:modified "2025-12-16T18:44:07+00:00" .