@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/1--072/e23/>
  a skos:Concept ;
  skos:prefLabel "Forskning"@nb .

<http://dewey.info/class/507.22/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/507.2/e23/> ;
  skos:notation "507.22" ;
  skos:prefLabel "Naturvitenskap--historisk forskning"@nb .

<http://dewey.info/class/507.204/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/507.2/e23/> ;
  skos:notation "507.204" ;
  skos:prefLabel "Naturvitenskapelig forskning--Europa"@nb .

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

<http://dewey.info/class/507.21/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/507.2/e23/> ;
  skos:notation "507.21" ;
  skos:prefLabel "Forskningsmetoder"@nb .

<http://dewey.info/class/507/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/507.2/e23/> ;
  skos:notation "507" ;
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner"@nb .

<http://dewey.info/class/507.2/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00145414" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/5/e23/>
   <http://dewey.info/class/1--072/e23/>
 ) ;
  skos:altLabel "Naturvitenskapelige laboratorier"@nb ;
  skos:broader <http://dewey.info/class/507/e23/> ;
  skos:closeMatch realfagstermer:c002052 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c012850 ;
  skos:narrower <http://dewey.info/class/507.22/e23/>, <http://dewey.info/class/507.24/e23/>, <http://dewey.info/class/507.21/e23/>, <http://dewey.info/class/507.204/e23/> ;
  skos:notation "507.2" ;
  skos:prefLabel "Forskning"@nb ;
  skos:relatedMatch realfagstermer:c006010, humord:c01535 .

<http://dewey.info/class/5/e23/>
  a skos:Concept ;
  skos:prefLabel "Naturvitenskap"@nb .

<http://dewey.info/class/507.24/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/507.2/e23/> ;
  skos:notation "507.24" ;
  skos:prefLabel "Naturvitenskap--eksperimentell forskning"@nb .

