@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/887> a <http://purl.org/ontology/mo/Instrument> ;
    rdfs:label "psaltery" ;
    skos:exactMatch <https://musicbrainz.org/instrument/2f5aa3e2-993e-42ab-85a9-97cad29c430c> .

