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