@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/wife-english-translation-lyrics-by-gi-dle/> a dcat:Dataset ;
    dct:title "Wife (English Translation) Lyrics by (G)I-dle" ;
    dct:identifier "wife-english-translation-lyrics-by-gi-dle" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-01-26T20:01:33+00:00" .