@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/love-wins-all-english-translation-lyrics-by-iu/> a dcat:Dataset ;
    dct:title "Love Wins All (English Translation) Lyrics by IU" ;
    dct:identifier "love-wins-all-english-translation-lyrics-by-iu" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-01-28T05:14:00+00:00" .