@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/362.8991/e23/>
  skos:notation "362.8991" ;
  skos:prefLabel "Personer med status definert ved endring av bosted"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.89912/e23/> .

<http://dewey.info/class/362.89912/e23/>
  skos:notation "362.89912" ;
  dc:modified "2019-08-05"^^xsd:date ;
  skos:narrower <http://dewey.info/class/362.8991283/e23/> ;
  skos:broader <http://dewey.info/class/362.8991/e23/> ;
  dc:identifier "ocd00192915" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1115235 ;
  ns0:classHere "Oversiktsverker om innvandring"@nb ;
  skos:altLabel "Innvandring--sosial velferd"@nb, "Innvandrere--sosial velferd"@nb ;
  skos:prefLabel "Innvandrere"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

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

<http://dewey.info/class/362.8991283/e23/>
  skos:notation "362.8991283" ;
  skos:prefLabel "Innvandrere--forsyning av livsnødvendigheter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/362.89912/e23/> .

