@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/ajura-outside-eden-ep/> a dcat:Dataset ;
    dct:title "Ajura – Outside Eden EP" ;
    dct:identifier "ajura-outside-eden-ep" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-12-25T11:28:35+00:00" .