@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/brand-new-lyrics-by-balloranking/> a dcat:Dataset ;
    dct:title "Brand New Lyrics by Balloranking" ;
    dct:identifier "brand-new-lyrics-by-balloranking" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:subject <https://trackloaded.com/tag/balloranking/> ;
    dct:modified "2024-01-21T23:54:23+00:00" .