@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://www.mimo-db.eu/InstrumentsKeywords/3456>	rdf:type	skos:Concept ;
	skos:prefLabel	"Sitar"@it ,
		"Sitar" ,
		"Sitar"@de ,
		"Sitar"@en ,
		"Sitar"@pl ,
		"Sitar"@fr ,
		"Sitar"@es ,
		"Sitar"@nl ,
		"\u897F\u5854\u5C14"@zh ,
		"Sitar"@ca ,
		"Sitar"@sv .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://www.mimo-db.eu/InstrumentsKeywords/3456>	skos:closeMatch	dbpedia:Sitar ;
	skos:inScheme	<http://www.mimo-db.eu/InstrumentsKeywords#> ;
	skos:exactMatch	<http://www.mimo-db.eu/HornbostelAndSachs/205> ,
		<http://data.doremus.org/vocabulary/itema3/mop/174> .
@prefix ns3:	<http://data.doremus.org/vocabulary/redomi/mop/> .
<http://www.mimo-db.eu/InstrumentsKeywords/3456>	skos:exactMatch	ns3:sitar .
@prefix ns4:	<http://data.doremus.org/vocabulary/diabolo/mop/> .
<http://www.mimo-db.eu/InstrumentsKeywords/3456>	skos:exactMatch	ns4:sitar ;
	skos:broader	<http://www.mimo-db.eu/InstrumentsKeywords/3313> .