@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/butterflies-lyrics-by-tyla/> a dcat:Dataset ;
    dct:title "Butterflies lyrics by Tyla" ;
    dct:identifier "butterflies-lyrics-by-tyla" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:subject <https://trackloaded.com/tag/tyla/> ;
    dct:modified "2024-01-21T19:12:32+00:00" .