@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/home-english-translation-lyrics-by-bts/> a dcat:Dataset ;
    dct:title "Home (English Translation) Lyrics by BTS" ;
    dct:identifier "home-english-translation-lyrics-by-bts" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-13T00:23:11+00:00" .