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

<http://dewey.info/class/722/e23/>
  skos:notation "722" ;
  skos:prefLabel "Oldtidens arkitektur fram til ca. 300"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/722.1/e23/> .

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

<http://dewey.info/class/722.12/e23/>
  skos:notation "722.12" ;
  skos:prefLabel "Oldtidens japanske arkitektur"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/722.1/e23/> .

<http://dewey.info/class/722.13/e23/>
  skos:notation "722.13" ;
  skos:prefLabel "Oldtidens koreanske arkitektur"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/722.1/e23/> .

<http://dewey.info/class/722.1/e23/>
  skos:notation "722.1" ;
  a skos:Concept ;
  skos:altLabel "Orientalsk arkitektur--oldtiden"@nb ;
  skos:narrower <http://dewey.info/class/722.12/e23/>, <http://dewey.info/class/722.13/e23/>, <http://dewey.info/class/722.11/e23/> ;
  ns0:classHere "Oldtidens orientalske arkitektur"@nb ;
  skos:prefLabel "Oldtidens kinesiske, japanske, koreanske arkitektur"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00164352" ;
  skos:broader <http://dewey.info/class/722/e23/> ;
  dc:modified "2013-08-20"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/722.11/e23/>
  skos:notation "722.11" ;
  skos:prefLabel "Oldtidens kinesiske arkitektur"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/722.1/e23/> .

