@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/entertainment/dbanj-has-been-released-by-icpc/> a dcat:Dataset ;
    dct:title "D’Banj has been released by ICPC" ;
    dct:identifier "dbanj-has-been-released-by-icpc" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/dbanj/> ;
    dct:modified "2025-10-05T20:44:30+00:00" .