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

<https://trackloaded.com/tag/b-red/> a dcat:Catalog ;
    dct:title "B-Red" ;
    dct:description "Resources related to B-Red." .

<https://trackloaded.com/lyrics/ise-lyrics-by-b-red/> a dcat:Dataset ;
    dct:title "Ise Lyrics by B-Red" ;
    dct:identifier "ise-lyrics-by-b-red" .