@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://data.hooray.media/vocab/b189> a skos:ConceptScheme, schema:DefinedTermSet ;
    skos:prefLabel "b189" ;
    schema:name "b189" ;
    dcterms:description "" .
