@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/simi-to-be-honest-album/> a dcat:Dataset ;
    dct:title "Simi – To Be Honest [Album]" ;
    dct:identifier "simi-to-be-honest-album" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/simi/> ;
    dct:modified "2022-06-03T14:46:36+00:00" .