@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/tems-if-orange-was-a-place-ep/> a dcat:Dataset ;
    dct:title "Tems – If Orange Was A Place [EP]" ;
    dct:identifier "tems-if-orange-was-a-place-ep" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-09-15T10:32:07+00:00" .