@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/76> a <http://purl.org/ontology/mo/Instrument> ;
    rdfs:label "Dobro" ;
    skos:exactMatch <https://musicbrainz.org/instrument/566b5377-1dc9-4745-80eb-3fb03f67c85e> .

