@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/record-breaker-tems-wins-grammy-award/> a dcat:Dataset ;
    dct:title "Record Breaker: Tems wins Grammy Award" ;
    dct:identifier "record-breaker-tems-wins-grammy-award" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/tems/> ;
    dct:modified "2023-02-06T13:09:49+00:00" .