@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/this-kind-love-lyrics-by-patoranking-ft-wizkid/> a dcat:Dataset ;
    dct:title "This Kind Love Lyrics by Patoranking Ft Wizkid" ;
    dct:identifier "this-kind-love-lyrics-by-patoranking-ft-wizkid" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:modified "2024-02-25T07:04:18+00:00" .