@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/bella-shmurda-level-up/> a dcat:Dataset ;
    dct:title "Bella Shmurda – Level Up" ;
    dct:identifier "bella-shmurda-level-up" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/bella-shmurda/> ;
    dct:modified "2022-10-27T10:04:52+00:00" .