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

<http://dewey.info/class/723.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/723/e23/> ;
  skos:notation "723.2" ;
  skos:prefLabel "Bysantinsk arkitektur"@nb .

<http://dewey.info/class/723.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/723/e23/> ;
  skos:notation "723.3" ;
  skos:prefLabel "Sarasensk arkitektur"@nb .

<http://dewey.info/class/723/e23/>
  a skos:Concept ;
  ns0:classHere "Middelalderarkitektur"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00164374" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:altLabel "Middelalderarkitektur"@nb ;
  skos:broader <http://dewey.info/class/722-724/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/723.2/e23/>, <http://dewey.info/class/723.1/e23/>, <http://dewey.info/class/723.3/e23/>, <http://dewey.info/class/723.5/e23/>, <http://dewey.info/class/723.4/e23/> ;
  skos:notation "723" ;
  skos:prefLabel "Arkitektur fra ca. 300 fram til 1399"@nb ;
  skos:relatedMatch humord:c14669, humord:c10906 .

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

<http://dewey.info/class/722-724/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/723/e23/> ;
  skos:notation "722-724" ;
  skos:prefLabel "Arkitektoniske retninger og stilarter"@nb .

<http://dewey.info/class/723.1/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/723/e23/> ;
  skos:notation "723.1" ;
  skos:prefLabel "Tidlig kristen arkitektur"@nb .

<http://dewey.info/class/723.4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/723/e23/> ;
  skos:notation "723.4" ;
  skos:prefLabel "Romansk og normannisk arkitektur"@nb .

<http://dewey.info/class/723.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/723/e23/> ;
  skos:notation "723.5" ;
  skos:prefLabel "Gotisk arkitektur"@nb .

