@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/2286>	rdf:type	skos:Concept ;
	skos:broader	<http://w3id.org/lob/concept/3283> ;
	skos:narrower	<http://w3id.org/lob/concept/3541> ,
		<http://w3id.org/lob/concept/1208> ,
		<http://w3id.org/lob/concept/1209> ,
		<http://w3id.org/lob/concept/1661> ;
	skos:prefLabel	"gatherings"@en ;
	skos:altLabel	"quires"@en ,
		"sections"@en ;
	skos:inScheme	<http://w3id.org/lob/> ;
	skos:scopeNote	"A group of folded or single leaves which can be used either singly or with other gatherings to create a textblock. Gatherings may consist of printed, manuscript or blank leaves or combinations of these."@en .