@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/271.092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/271.09/e23/> ;
  skos:notation "271.092" ;
  skos:prefLabel "Brødre"@nb .

<http://dewey.info/class/271.093/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/271.09/e23/> ;
  skos:notation "271.093" ;
  skos:prefLabel "Legbrødre"@nb .

<http://dewey.info/class/271.01-271.09/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/271.09/e23/> ;
  skos:notation "271.01-271.09" ;
  skos:prefLabel "Bestemte typer kongregasjoner og ordener"@nb .

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

<http://dewey.info/class/271.094/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/271.09/e23/> ;
  skos:notation "271.094" ;
  skos:prefLabel "Tredjeordener"@nb .

<http://dewey.info/class/271.09/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00121924" ;
  dc:modified "2015-03-17"^^xsd:date ;
  skos:broader <http://dewey.info/class/271.01-271.09/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/271.092/e23/>, <http://dewey.info/class/271.093/e23/>, <http://dewey.info/class/271.095/e23/>, <http://dewey.info/class/271.094/e23/> ;
  skos:notation "271.09" ;
  skos:prefLabel "Andre bestemte typer"@nb .

<http://dewey.info/class/271.095/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/271.09/e23/> ;
  skos:notation "271.095" ;
  skos:prefLabel "Sekulære institutter"@nb .

