@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/ph-city-vibration-lyrics-by-burna-boy/> a dcat:Dataset ;
    dct:title "PH City Vibration Lyrics by Burna Boy" ;
    dct:identifier "ph-city-vibration-lyrics-by-burna-boy" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/burna-boy/> ;
    dct:modified "2022-10-25T15:35:40+00:00" .