@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/music/davolee-music-business/> a dcat:Dataset ;
    dct:title "Davolee – Music Business" ;
    dct:identifier "davolee-music-business" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/davolee/> ;
    dct:modified "2021-11-18T22:31:14+00:00" .