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

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

<https://trackloaded.com/music/gyakie-bad-habit-ft-cina-soul/> a dcat:Dataset ;
    dct:title "Gyakie – Bad Habit Ft. Cina Soul" ;
    dct:identifier "gyakie-bad-habit-ft-cina-soul" .

<https://trackloaded.com/music/gyakie-something/> a dcat:Dataset ;
    dct:title "Gyakie – Something" ;
    dct:identifier "gyakie-something" .