@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/tems-how-i-once-broke-my-familys-heart/> a dcat:Dataset ;
    dct:title "Tems: How I once broke my family’s heart" ;
    dct:identifier "tems-how-i-once-broke-my-familys-heart" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/tems/> ;
    dct:modified "2023-02-11T13:31:34+00:00" .