@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-problem/> a dcat:Dataset ;
    dct:title "EP: Otega – Problem" ;
    dct:identifier "ep-otega-problem" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-10-16T17:34:11+00:00" .