@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .

<https://trackloaded.com/tag/ayanfe/> a dcat:Catalog ;
    dct:title "Ayanfe" ;
    dct:description "Resources related to Ayanfe." .

<https://trackloaded.com/music/ayanfe-temptation/> a dcat:Dataset ;
    dct:title "Ayanfe – Temptation" ;
    dct:identifier "ayanfe-temptation" .

<https://trackloaded.com/music/ayanfe-heaven/> a dcat:Dataset ;
    dct:title "Ayanfe – Heaven" ;
    dct:identifier "ayanfe-heaven" .

<https://trackloaded.com/entertainment/ayanfe-getting-my-dads-support-for-music-was-tough/> a dcat:Dataset ;
    dct:title "Ayanfe – Getting my dad’s support for music was tough" ;
    dct:identifier "ayanfe-getting-my-dads-support-for-music-was-tough" .