@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:vun__y	rdf:type	skos:Concept ;
	skos:note	"usare il suffisso in posizione 7: vun..y"@it ,
		"usar o sufixo na posi\u00E7\u00E3o 7: vun..y"@pt ,
		"benutzen Suffix in Position 7: vun..y"@de ,
		"use suffix in position 7: vun..y"@en ,
		"utiliser le suffixe en position 7: vun..y"@fr ;
	skos:prefLabel	"stimme - ethnisch"@de ,
		"voz - etnica"@pt ,
		"voce - etnica"@it ,
		"voix - ethnique"@fr ,
		"voice - ethnic"@en ;
	skos:inScheme	ns1: ;
	skos:broader	ns1:vun .