@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/album/bnxn-x-sarz-the-game-needs-us/> a dcat:Dataset ;
    dct:title "BNXN x Sarz – The Game Needs Us" ;
    dct:identifier "bnxn-x-sarz-the-game-needs-us" ;
    dct:creator <https://trackloaded.com/author/anele/> ;
    dct:subject <https://trackloaded.com/tag/bnxn/> ;
    dct:subject <https://trackloaded.com/tag/sarz/> ;
    dct:modified "2026-05-13T11:14:10+00:00" .