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

<http://data.carnegiehall.org/instruments/178> a <http://purl.org/ontology/mo/Instrument> ;
    rdfs:label "crumhorn" ;
    skos:exactMatch <https://musicbrainz.org/instrument/e1b9fc01-a349-444f-b798-9893b5af83f4> .

