@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/leave-me-now-lyrics-by-guchi/> a dcat:Dataset ;
    dct:title "“Leave Me Now” Lyrics by Guchi" ;
    dct:identifier "leave-me-now-lyrics-by-guchi" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:subject <https://trackloaded.com/tag/guchi/> ;
    dct:modified "2024-01-20T18:43:04+00:00" .