@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/you-get-me-english-translation-lyrics-by-twice/> a dcat:Dataset ;
    dct:title "You Get Me (English Translation) Lyrics by Twice" ;
    dct:identifier "you-get-me-english-translation-lyrics-by-twice" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-25T08:48:40+00:00" .