@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-outside/> a dcat:Dataset ;
    dct:title "Lyta – Outside" ;
    dct:identifier "lyta-outside" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/lyta/> ;
    dct:modified "2022-01-28T06:57:52+00:00" .