@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/omah-lay-jay-jay-knows/> a dcat:Dataset ;
    dct:title "Omah Lay – Jay Jay Knows" ;
    dct:identifier "omah-lay-jay-jay-knows" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/omah-lay/> ;
    dct:modified "2026-04-03T12:56:13+00:00" .