@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/trackloaded-marks-4-years-of-growth-and-innovation/> a dcat:Dataset ;
    dct:title "Trackloaded Marks 4 Years of Growth and Innovation" ;
    dct:identifier "trackloaded-marks-4-years-of-growth-and-innovation" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/trackloaded/> ;
    dct:modified "2025-11-06T11:25:20+00:00" .