@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/genres/6> a <http://purl.org/ontology/mo/Genre> ;
    rdfs:label "theatre" .

