@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/album/album-runtown-signs-album/> a dcat:Dataset ;
    dct:title "Runtown – Signs Album" ;
    dct:identifier "album-runtown-signs-album" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/runtown/> ;
    dct:modified "2022-12-16T10:26:06+00:00" .