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

<http://dewey.info/class/271/e23/>
  skos:prefLabel "Religiøse kongregasjoner og ordener innen kirkehistorie"@nb ;
  a skos:Concept .

<http://dewey.info/class/271.009482812/e23/>
  dc:created "2020-01-03"^^xsd:date ;
  skos:prefLabel "Religiøse ordener--kristendom--kirkehistorie--Skien (Telemark)"@nb ;
  dc:identifier "b96ae8a9-9b19-4cb7-8375-46c26f0a60e9" ;
  mads:componentList (
   <http://dewey.info/class/271/e23/>
   <http://dewey.info/class/2--482.812/e23/>
 ) ;
  skos:closeMatch bibbi:1173369 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/271.0094/e23/> ;
  skos:notation "271.009482812" ;
  dc:modified "2024-01-30"^^xsd:date .

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

<http://dewey.info/class/271.0094/e23/>
  skos:notation "271.0094" ;
  skos:prefLabel "Religiøse ordener--kristendom--kirkehistorie--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/271.009482812/e23/> .

