@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/barry-jhay-intro/> a dcat:Dataset ;
    dct:title "Barry Jhay – Intro" ;
    dct:identifier "barry-jhay-intro" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/barry-jhay/> ;
    dct:modified "2026-06-26T02:55:32+00:00" .