@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/372.072/e23/>
  skos:notation "372.072" ;
  skos:prefLabel "Grunnskolelærerutdanning--forskning, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/372.0723/e23/> .

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

<http://dewey.info/class/372/e23/>
  skos:prefLabel "Førskoleopplæring og barneskoleopplæring"@nb ;
  a skos:Concept .

<http://dewey.info/class/372.0723/e23/>
  skos:notation "372.0723" ;
  dc:identifier "d350d561-a3a6-4538-bfb9-97d57b324756" ;
  a skos:Concept ;
  dc:created "2023-04-27"^^xsd:date ;
  skos:prefLabel "Førskoleopplæring og barneskoleopplæring--deskriptiv forskning"@nb ;
  dc:modified "2023-04-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/372/e23/>
   <http://dewey.info/class/1--072.3/e23/>
 ) ;
  skos:closeMatch bibbi:1554343 ;
  skos:broader <http://dewey.info/class/372.072/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

