@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/331.2529136337/e23/>
  a skos:Concept ;
  dc:created "2016-07-26"^^xsd:date ;
  dc:identifier "710bb429-ed4d-4462-a8f9-5906d53b9f89" ;
  dc:modified "2016-07-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/331.25291/e23/>
   <http://dewey.info/class/363..37/e23/>
 ) ;
  skos:altLabel "Brannmannskaper--pensjon"@nb ;
  skos:broader <http://dewey.info/class/331.25291001-331.25291999/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "331.2529136337" ;
  skos:prefLabel "Brannmenn--pensjon, …"@nb .

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

<http://dewey.info/class/331.25291/e23/>
  a skos:Concept ;
  skos:prefLabel "Pensjon i andre næringer og yrker enn utvinning, industri, bygg og anlegg"@nb .

<http://dewey.info/class/331.25291001-331.25291999/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/331.2529136337/e23/> ;
  skos:notation "331.25291001-331.25291999" ;
  skos:prefLabel "Tilføyelser for pensjon i andre næringer og yrker enn utvinning, industri, bygg og anlegg"@nb .

