@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/olamide-we-outside/> a dcat:Dataset ;
    dct:title "Olamide – WE Outside" ;
    dct:identifier "olamide-we-outside" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/olamide/> ;
    dct:modified "2022-08-26T15:23:31+00:00" .