@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/3002>	rdf:type	skos:Concept ;
	skos:broader	<http://w3id.org/lob/concept/3740> ,
		<http://w3id.org/lob/concept/3173> ;
	skos:prefLabel	"ribbon"@en ;
	skos:inScheme	<http://w3id.org/lob/> ;
	skos:scopeNote	"A narrow woven textile, usually decorative and often woven in silk or satin, often with a cord finish along both edges instead of selvage, forming a narrow strip or band, used on bookbindings for ties, the secondary sewing of endbands and the decorative lacing on expensive account books."@en .