@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/2898>	rdf:type	skos:Concept ;
	skos:broader	<http://w3id.org/lob/concept/3197> ;
	skos:prefLabel	"foliering"@nb ,
		"foliation"@en ;
	skos:inScheme	<http://w3id.org/lob/> ;
	skos:scopeNote	"plassering av etterf\u00F8lgende numre p\u00E5 hvert blad i en bok, som regel p\u00E5 h\u00F8yre side. Hvert blad har to sider, en recto og verso side. Kan ogs\u00E5 referere til nummerering av hele boken "@nb ,
		"The placing of consecutive numbers one on each folio of a book; may also refer to the overall configuration of the numbering in the book. Each folio therefore has two pages, sometimes distinguished as recto and verso, or a and b sides, but these will change according to the direction of writing. Defining as left or right sides of a leaf will avoid this problem."@en .