@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/album-davolee-earning-wish/> a dcat:Dataset ;
    dct:title "[Album] Davolee – Earning Wish" ;
    dct:identifier "album-davolee-earning-wish" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/davolee/> ;
    dct:modified "2021-11-18T23:17:47+00:00" .