@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/370.71148/e23/>
  skos:notation "370.71148" ;
  skos:prefLabel "Lærerutdanning--Norden"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/370.7114844291/e23/> .

<http://dewey.info/class/37/e23/>
  skos:prefLabel "Utdanning og opplæring"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/370.7114844291/e23/>
  dc:created "2018-11-08"^^xsd:date ;
  dc:identifier "e76af59a-9427-4f8c-8933-4f3a64800dfe" ;
  dc:modified "2020-01-31"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/37/e23/>
   <http://dewey.info/class/1--071.1/e23/>
   <http://dewey.info/class/2--484.4291/e23/>
 ) ;
  skos:notation "370.7114844291" ;
  skos:closeMatch bibbi:1173649, bibbi:1195478, bibbi:1105576 ;
  skos:broader <http://dewey.info/class/370.71148/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Lærerutdanning--Nesna (Nordland)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

