@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/2947>	rdf:type	skos:Concept ;
	skos:broader	<http://w3id.org/lob/concept/2270> ;
	skos:prefLabel	"venstre"@nb ,
		"left"@en ;
	skos:altLabel	"lower"@en ,
		"front"@en ,
		"back"@en ,
		"upper"@en ;
	skos:inScheme	<http://w3id.org/lob/> ;
	skos:scopeNote	"The place on the left of the centre of a book opened as if to be read. All the components or features of a binding on this side of the book can therefore be described as left (e.g. left board, left endleaves, etc.). This removes any confusion about what is the front board on books written in arabic or latin, for instance."@en ,
		"noe som er plassert til venstre for midten"@nb .