@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/1--072/e23/>
  skos:prefLabel "Forskning"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/620.0072/e23/>
  dc:modified "2020-03-20"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.005-620.008/e23/> ;
  skos:altLabel "Ingeniørfag--forskning"@nb ;
  dc:identifier "6334427e-5a44-4271-89c0-7847e9205091" ;
  mads:componentList (
   <http://dewey.info/class/62/e23/>
   <http://dewey.info/class/1--072/e23/>
 ) ;
  skos:closeMatch bibbi:1698554, bibbi:1169480 ;
  skos:prefLabel "Teknikk--forskning, …"@nb ;
  skos:narrower <http://dewey.info/class/620.00724/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2020-03-20"^^xsd:date ;
  skos:notation "620.0072" .

<http://dewey.info/class/62/e23/>
  skos:prefLabel "Teknikk (ingeniørfag)"@nb ;
  a skos:Concept .

<http://dewey.info/class/620.005-620.008/e23/>
  skos:notation "620.005-620.008" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/620.0072/e23/> .

<http://dewey.info/class/620.00724/e23/>
  skos:notation "620.00724" ;
  skos:prefLabel "Teknikk--eksperimentell forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.0072/e23/> .

