@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.doremus.org/vocabulary/iaml/mop/> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:wch	rdf:type	skos:Concept ;
	skos:editorialNote	"French term is preferred globally." ;
	skos:prefLabel	"chalumeau"@es ,
		"charamela"@pt ,
		"chalumeau"@it ,
		"chalumeau"@fr ;
	skos:inScheme	ns1: ;
	skos:altLabel	"salm\u00F2"@it ,
		"salmo\u00E8"@it ,
		"chalimo"@it ,
		"schalum\u00F2" ,
		"schalamo" ,
		"schalamaux" ,
		"chalimou"@fr ,
		"chalemiau"@fr ,
		"calimiau"@fr ,
		"mock trumpet"@en ;
	skos:exactMatch	<http://www.mimo-db.eu/InstrumentsKeywords/4184> .
@prefix ns3:	<http://iflastandards.info/ns/unimarc/terms/mop/> .
ns1:wch	skos:exactMatch	ns3:wch ;
	skos:broader	ns1:w .