@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://w3id.org/lob/concept/2432>	rdf:type	skos:Concept ;
	skos:broader	<http://w3id.org/lob/concept/3171> ,
		<http://w3id.org/lob/concept/2450> ;
	skos:prefLabel	"cotton (fiber)"@en ,
		"bomull"@nb ;
	skos:inScheme	<http://w3id.org/lob/> ;
	skos:scopeNote	"fibermateriale fra bomullsplantens (lat. genus Gossypium) fr\u00F8"@nb ,
		"White-to-yellowish seed-hair fibers of several species of the genus Gossypium, native to most subtropical areas of the world; used especially for making textile, cord, padding, rag paper, and for cellulose used for plastic and rayon."@en .