@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/azul-22-lyrics-by-ycee-and-costa-titch/> a dcat:Dataset ;
    dct:title "Azul 22 Lyrics by Ycee and Costa Titch" ;
    dct:identifier "azul-22-lyrics-by-ycee-and-costa-titch" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/ycee/> ;
    dct:modified "2022-11-23T15:36:38+00:00" .