@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-many-things/> a dcat:Dataset ;
    dct:title "Bella Shmurda – Many Things" ;
    dct:identifier "bella-shmurda-many-things" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/bella-shmurda/> ;
    dct:modified "2022-04-09T10:56:49+00:00" .