@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/b481> a skos:ConceptScheme, schema:DefinedTermSet ;
    skos:prefLabel "b481" ;
    schema:name "b481" ;
    dcterms:description "" .
