@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/really-like-you-english-version-lyrics-by-gyubin/> a dcat:Dataset ;
    dct:title "Really Like You (English Version) Lyrics by Gyubin" ;
    dct:identifier "really-like-you-english-version-lyrics-by-gyubin" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-03-02T00:18:03+00:00" .