@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/leil-in-the-middle-ft-bnxn-empire/> a dcat:Dataset ;
    dct:title "Leil – In The Middle Ft. BNXN & EMPIRE" ;
    dct:identifier "leil-in-the-middle-ft-bnxn-empire" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/bnxn/> ;
    dct:subject <https://trackloaded.com/tag/empire/> ;
    dct:modified "2022-12-01T00:02:43+00:00" .