@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/361.2/e23/>
  skos:notation "361.2" ;
  skos:prefLabel "Sosiale tiltak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/361.25/e23/> .

<http://dewey.info/class/361.25/e23/>
  skos:prefLabel "Tiltak innenfor den etablerte sosiale ramme"@nb ;
  ns0:classHere "Planlegging"@nb, "Politikk"@nb, "Programmer (sosiale tiltak)"@nb, "Oversiktsverker om offentlige og private tiltak"@nb, "Borgerdeltakelse"@nb, "Forslag"@nb ;
  skos:broader <http://dewey.info/class/361.2/e23/> ;
  skos:notation "361.25" ;
  skos:altLabel "Sosial planlegging"@nb, "Sosialpolitikk"@nb, "Programmer (sosiale tiltak)"@nb, "Planlegging--sosiale tiltak"@nb, "Overvåkning (sosial kontroll)"@nb, "Borgerdeltakelse--sosial velferd"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1120179 ;
  dc:modified "2016-05-26"^^xsd:date ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00139394" .

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

