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

<http://dewey.info/class/344.0220846/e23/>
  skos:notation "344.0220846" ;
  skos:prefLabel "Forsikring for eldre personer"@nb ;
  a skos:Concept .

<http://dewey.info/class/344.022/e23/>
  a skos:Concept ;
  dc:identifier "ocd00137082" ;
  skos:prefLabel "Helse- og ulykkesforsikring"@nb ;
  skos:altLabel "Forsikring for langtidspleie--offentlig støttet--lov og rett"@nb, "Sykeforsikring ved katastrofer--offentlig støttet--lov og rett"@nb, "Ulykkesforsikring--offentlig støttet--lov og rett"@nb, "Helseforsikring--offentlig støttet--lov og rett"@nb, "Syketrygd--lov og rett"@nb ;
  skos:narrower <http://dewey.info/class/344.0226/e23/>, <http://dewey.info/class/344.0224/e23/>, <http://dewey.info/class/344.0220846/e23/> ;
  skos:notation "344.022" ;
  skos:broader <http://dewey.info/class/344.02/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2016-02-10"^^xsd:date .

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

<http://dewey.info/class/344.0226/e23/>
  skos:notation "344.0226" ;
  skos:prefLabel "Helse- og ulykkesforsikring for eldre personer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/344.022/e23/> .

<http://dewey.info/class/344.02/e23/>
  skos:notation "344.02" ;
  skos:prefLabel "Trygd (offentlig forsikring)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/344.022/e23/> .

<http://dewey.info/class/344.0224/e23/>
  skos:notation "344.0224" ;
  skos:prefLabel "Svangerskapsforsikring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/344.022/e23/> .

