@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/4712>	rdf:type	skos:Concept ;
	skos:broader	<http://w3id.org/lob/concept/1226> ;
	skos:prefLabel	"bunnsnitt"@nb ,
		"tail-edges (bookblock edges)"@en ;
	skos:altLabel	"bottom edges"@en ,
		"lower edges"@en ;
	skos:inScheme	<http://w3id.org/lob/> ;
	skos:scopeNote	"bokblokkens nedre snitt"@nb ,
		"The edge of the bookblock at the bottom of a book when placed upright on a shelf (i.e. the edge parallel to and below the bottom of the text on the pages in books with text)."@en .