@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/lyrics/bts-butterfly-lyrics-english-version/> a dcat:Dataset ;
    dct:title "BTS – Butterfly Lyrics (English Version)" ;
    dct:identifier "bts-butterfly-lyrics-english-version" ;
    dct:creator <https://trackloaded.com/author/decency/> ;
    dct:modified "2023-11-27T23:38:29+00:00" .