@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/album/ep-otega-proclivity/> a dcat:Dataset ;
    dct:title "EP: Otega – Proclivity" ;
    dct:identifier "ep-otega-proclivity" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-11-19T05:40:20+00:00" .