@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/music/lyta-this-side/> a dcat:Dataset ;
    dct:title "Lyta – This Side" ;
    dct:identifier "lyta-this-side" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/lyta/> ;
    dct:modified "2022-11-25T14:55:17+00:00" .