@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/1092> a <http://purl.org/ontology/mo/Instrument> ;
    rdfs:label "claviola" ;
    skos:exactMatch <https://musicbrainz.org/instrument/fd6f9e0b-c720-44e8-81f5-d88831c28dbf> .

