@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/super-lady-english-translation-lyrics-by-gi-dle/> a dcat:Dataset ;
    dct:title "Super Lady (English Translation) Lyrics by (G)I-dle" ;
    dct:identifier "super-lady-english-translation-lyrics-by-gi-dle" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-01-29T21:32:13+00:00" .