@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/im-in-love-lyrics-by-chidinma-feat-buchi/> a dcat:Dataset ;
    dct:title "I’m In Love Lyrics by Chidinma Feat. Buchi" ;
    dct:identifier "im-in-love-lyrics-by-chidinma-feat-buchi" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-01-21T15:07:35+00:00" .