@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

<http://dewey.info/class/943.602-943.605/e23/>
  skos:notation "943.602-943.605" ;
  skos:prefLabel "Historiske perioder for Østerrike og Liechtenstein behandlet sammen, eller for Østerrike alene"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.6/e23/> .

<http://dewey.info/class/943.601/e23/>
  skos:notation "943.601" ;
  skos:prefLabel "Oldtiden fram til 476"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.6/e23/> .

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

<http://dewey.info/class/943.61-943.66/e23/>
  skos:notation "943.61-943.66" ;
  skos:prefLabel "Lokalområder i Østerrike og Liechtenstein"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.6/e23/> .

<http://dewey.info/class/943.6/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/943.601/e23/>, <http://dewey.info/class/943.61-943.66/e23/>, <http://dewey.info/class/943.602-943.605/e23/> ;
  skos:broader <http://dewey.info/class/943/e23/> ;
  skos:prefLabel "Østerrike og Liechtenstein"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1147791, bibbi:1147793, bibbi:1162286, bibbi:1164277 ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--436/e23/>
 ) ;
  dc:identifier "ocd00173833" ;
  skos:altLabel "Østerrike"@nb ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:notation "943.6" ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/2--436/e23/>
  skos:prefLabel "Østerrike og Liechtenstein"@nb ;
  a skos:Concept .

<http://dewey.info/class/943/e23/>
  skos:notation "943" ;
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.6/e23/> .

