@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/cheque-off-white-ft-empire/> a dcat:Dataset ;
    dct:title "Cheque – Off White Ft. EMPIRE" ;
    dct:identifier "cheque-off-white-ft-empire" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/cheque/> ;
    dct:subject <https://trackloaded.com/tag/empire/> ;
    dct:modified "2022-11-29T23:52:09+00:00" .