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

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

<http://dewey.info/class/640.715/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/640.71/e23/> ;
  skos:notation "640.715" ;
  skos:prefLabel "Husholdning--voksenopplæring"@nb .

<http://dewey.info/class/64/e23/>
  a skos:Concept ;
  skos:prefLabel "Husholdning og familieliv"@nb .

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

<http://dewey.info/class/640.712/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/640.71/e23/> ;
  skos:notation "640.712" ;
  skos:prefLabel "Husholdningsfag--ungdomsskoleopplæring og videregående opplæring"@nb .

<http://dewey.info/class/640.71/e23/>
  a skos:Concept ;
  dc:created "2017-03-31"^^xsd:date ;
  dc:identifier "6c155cbf-dedb-4e5e-97ce-70b720ef5482" ;
  dc:modified "2017-04-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/64/e23/>
   <http://dewey.info/class/1--071/e23/>
 ) ;
  skos:broader <http://dewey.info/class/640.7/e23/> ;
  skos:exactMatch humord:c23260 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/640.712/e23/>, <http://dewey.info/class/640.711/e23/>, <http://dewey.info/class/640.715/e23/> ;
  skos:notation "640.71" ;
  skos:prefLabel "Husholdningsfag--utdanning"@nb .

<http://dewey.info/class/640.711/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/640.71/e23/> ;
  skos:notation "640.711" ;
  skos:prefLabel "Husholdningsfag--høyere utdanning"@nb .

<http://dewey.info/class/640.7/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/640.71/e23/> ;
  skos:notation "640.7" ;
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner; evaluerings- og innkjøpsveiledninger"@nb .

