@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/mavins-chapter-x-ep/> a dcat:Dataset ;
    dct:title "Mavins – Chapter X (EP)" ;
    dct:identifier "mavins-chapter-x-ep" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/mavin-records/> ;
    dct:modified "2022-12-02T19:49:51+00:00" .