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

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

