@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/271.900091-271.900099/e23/>
  skos:notation "271.900091-271.900099" ;
  skos:prefLabel "Geografisk behandling og biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/271.9/e23/>
  skos:notation "271.9" ;
  skos:prefLabel "Kvinnelige kongregasjoner og kvinneordener"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/271.90009/e23/> .

<http://dewey.info/class/271.90009021/e23/>
  skos:notation "271.90009021" ;
  skos:prefLabel "Kvinneklostre--kristendom--kirkehistorie--500-1199"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/271.90009/e23/> .

<http://dewey.info/class/271.90009/e23/>
  skos:notation "271.90009" ;
  skos:narrower <http://dewey.info/class/271.90009021/e23/>, <http://dewey.info/class/271.900091-271.900099/e23/> ;
  dc:identifier "ocd00121991" ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/271.9/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:prefLabel "Historie"@nb ;
  skos:broader <http://dewey.info/class/271.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-01-25"^^xsd:date .

