@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/727.1/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/727.1095134/e23/>, <http://dewey.info/class/727.109482413/e23/> ;
  skos:prefLabel "Bygninger for førskoleopplæring og barneskoleopplæring"@nb ;
  dc:modified "2018-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/727.1-727.3/e23/> ;
  skos:altLabel "Grunnskolebygninger--arkitektur"@nb, "Barnehagebygninger--arkitektur"@nb, "Barneskolebygninger--arkitektur"@nb ;
  dc:identifier "ocd00164580" ;
  skos:notation "727.1" .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/727.1-727.3/e23/>
  skos:notation "727.1-727.3" ;
  skos:prefLabel "Bygninger for utdanning på bestemte trinn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/727.1/e23/> .

<http://dewey.info/class/727.1095134/e23/>
  skos:notation "727.1095134" ;
  skos:prefLabel "Barneskolebygninger--arkitektur--Guizhou Sheng (Kina)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/727.1/e23/> .

<http://dewey.info/class/727.109482413/e23/>
  skos:notation "727.109482413" ;
  skos:prefLabel "Barnehagebygninger--arkitektur--Ringsaker (Innlandet)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/727.1/e23/> .

