@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#> .

<http://dewey.info/class/362.839/e23/>
  skos:notation "362.839" ;
  skos:prefLabel "Persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.8398/e23/> .

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

<http://dewey.info/class/362.83985/e23/>
  skos:notation "362.83985" ;
  skos:prefLabel "Fattige kvinner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.8398/e23/> .

<http://dewey.info/class/362.83981/e23/>
  skos:notation "362.83981" ;
  skos:prefLabel "Kvinner med status definert ved endring av bosted"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.8398/e23/> .

<http://dewey.info/class/362.83984/e23/>
  skos:notation "362.83984" ;
  skos:prefLabel "Pensjonerte kvinner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.8398/e23/> .

<http://dewey.info/class/362.8398/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.83981/e23/>, <http://dewey.info/class/362.83985/e23/>, <http://dewey.info/class/362.83984/e23/> ;
  dc:modified "2018-07-19"^^xsd:date ;
  skos:prefLabel "Kvinner med status definert ved endring av bosted, pensjonerte kvinner, fattige kvinner"@nb ;
  skos:broader <http://dewey.info/class/362.839/e23/> ;
  dc:identifier "ocd00192849" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "362.8398" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

