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

<http://dewey.info/class/610.2/e23/>
  dc:created "2020-03-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "610.2" ;
  skos:narrower <http://dewey.info/class/610.207/e23/>, <http://dewey.info/class/610.23/e23/>, <http://dewey.info/class/610.28/e23/>, <http://dewey.info/class/610.21/e23/> ;
  dc:modified "2020-03-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/61/e23/>
   <http://dewey.info/class/1--02/e23/>
 ) ;
  dc:identifier "4cffce6f-d384-4754-b8fd-65df48c00484" ;
  a skos:Concept ;
  skos:prefLabel "Medisin--diverse"@nb ;
  skos:broader <http://dewey.info/class/610/e23/> .

<http://dewey.info/class/610.23/e23/>
  skos:notation "610.23" ;
  skos:prefLabel "Medisin og helse som yrke, arbeid, hobby"@nb ;
  a skos:Concept .

<http://dewey.info/class/610.28/e23/>
  skos:notation "610.28" ;
  skos:prefLabel "Hjelpeteknikker og arbeidsmetoder; apparater, utstyr, materialer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/610.2/e23/> .

<http://dewey.info/class/610.207/e23/>
  skos:notation "610.207" ;
  skos:prefLabel "Medisin--humoristisk behandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/610.2/e23/> .

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

<http://dewey.info/class/610.21/e23/>
  skos:notation "610.21" ;
  skos:prefLabel "Medisin--statistikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/610.2/e23/> .

<http://dewey.info/class/61/e23/>
  skos:prefLabel "Medisin og helse"@nb ;
  a skos:Concept .

<http://dewey.info/class/610/e23/>
  skos:notation "610" ;
  skos:prefLabel "Medisin og helse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/610.2/e23/> .

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

