@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/king-soundboi-folarin-olorin/> a dcat:Dataset ;
    dct:title "King Soundboi – Folarin Olorin" ;
    dct:identifier "king-soundboi-folarin-olorin" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/king-soundboi/> ;
    dct:modified "2026-08-13T06:35:45+00:00" .