@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/1555>	rdf:type	skos:Concept ;
	skos:broader	<http://w3id.org/lob/concept/3750> ;
	skos:prefLabel	"saddle sewing"@en ;
	skos:altLabel	"saddle stitch"@en ;
	skos:inScheme	<http://w3id.org/lob/> ;
	skos:scopeNote	"A form of sewing which employs a repeated figure-of-eight sewing. The term saddle sewing is used to avoid confusion with the term saddle stitch, which is usually used to describe wire stitching. Saddle sewing is most often found on books as the secondary sewing used with covered endbands."@en .