@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/asa-little-darling/> a dcat:Dataset ;
    dct:title "Asa – Little Darling" ;
    dct:identifier "asa-little-darling" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/asa/> ;
    dct:modified "2022-05-06T16:06:05+00:00" .