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

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

<https://trackloaded.com/music/trod-problem-ft-rexxie/> a dcat:Dataset ;
    dct:title "TROD – Problem Ft. Rexxie" ;
    dct:identifier "trod-problem-ft-rexxie" .