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

<http://dewey.info/class/727.4001-727.4999/e23/>
  skos:notation "727.4001-727.4999" ;
  skos:prefLabel "Bestemte typer fag- og høyskolebygninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/727.4/e23/> .

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

<http://dewey.info/class/727/e23/>
  skos:notation "727" ;
  skos:prefLabel "Bygninger for utdannings- og forskningsformål"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/727.4/e23/> .

<http://dewey.info/class/727.40001-727.40009/e23/>
  skos:notation "727.40001-727.40009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/727.4/e23/> .

<http://dewey.info/class/727.4/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2017-03-09"^^xsd:date ;
  skos:narrower <http://dewey.info/class/727.4001-727.4999/e23/>, <http://dewey.info/class/727.40001-727.40009/e23/> ;
  dc:identifier "ocd00164587" ;
  skos:notation "727.4" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Institusjoner for profesjonsutdanning på høyere nivå--arkitektur"@nb ;
  a skos:Concept ;
  skos:prefLabel "Bygninger for høyere yrkesopplæring"@nb ;
  skos:broader <http://dewey.info/class/727/e23/> .

