@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/110> a <http://purl.org/ontology/mo/Instrument> ;
    rdfs:label "Celtic harp" ;
    skos:exactMatch <https://musicbrainz.org/instrument/e9b4bcb7-4731-42c3-9464-9d58fb12ec2d> .

