@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/ti-blaze-el-major-ep/> a dcat:Dataset ;
    dct:title "TI Blaze – EL Major EP" ;
    dct:identifier "ti-blaze-el-major-ep" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/t-i-blaze/> ;
    dct:modified "2022-11-25T14:43:44+00:00" .