@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/305.906945/e23/>
  skos:notation "305.906945" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.90694/e23/>
  skos:altLabel "Arbeidsløse personer"@nb, "Arbeidsledige personer--sosial gruppe"@nb ;
  skos:broader <http://dewey.info/class/305.9069/e23/> ;
  skos:notation "305.90694" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.906949/e23/>, <http://dewey.info/class/305.906945/e23/> ;
  skos:closeMatch bibbi:1110569 ;
  dc:identifier "ocd00132833" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-01-19"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Arbeidsledige personer"@nb .

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

<http://dewey.info/class/305.906949/e23/>
  skos:notation "305.906949" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.9069/e23/>
  skos:notation "305.9069" ;
  skos:prefLabel "Personer med status definert ved endring av bosted; antisosiale, asosiale, arbeidsledige personer; krigsofre; krigsveteraner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.90694/e23/> .

