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

<http://dewey.info/class/353.533/e23/>
  skos:notation "353.533" ;
  skos:prefLabel "Bestemte diverse grupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/353.5333/e23/> .

<http://dewey.info/class/353.5333/e23/>
  dc:modified "2016-09-27"^^xsd:date ;
  ns0:classHere "Personer bosatt i indre by, i slumstrøk"@nb ;
  skos:notation "353.5333" ;
  skos:altLabel "Byer--sosiale tjenester for innbyggere--offentlig administrasjon"@nb, "Slumstrøk--sosiale tjenester for innbyggere--offentlig administrasjon"@nb, "Innbyggere i indre by--offentlige tiltak"@nb ;
  dc:identifier "ocd00138497" ;
  skos:broader <http://dewey.info/class/353.533/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Innbyggere i ressurssvake byområder og drabantbyområder"@nb ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

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

