@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/phyno-something-to-live-for-ep/> a dcat:Dataset ;
    dct:title "Phyno – Something To Live For EP" ;
    dct:identifier "phyno-something-to-live-for-ep" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-11-11T22:39:20+00:00" .