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

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

<http://dewey.info/class/303.4/e23/>
  skos:notation "303.4" ;
  skos:prefLabel "Sosial endring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/303.44/e23/> .

<http://dewey.info/class/303.44082/e23/>
  skos:notation "303.44082" ;
  skos:prefLabel "Vekst (sosial utvikling)--feministisk perspektiv"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.44/e23/> .

<http://dewey.info/class/303.44095492/e23/>
  skos:notation "303.44095492" ;
  skos:prefLabel "Vekst (sosial utvikling)--Bangladesh"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.44/e23/> .

<http://dewey.info/class/303.440959/e23/>
  skos:notation "303.440959" ;
  skos:prefLabel "Vekst (sosial utvikling)--Sørøst-Asia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.44/e23/> .

<http://dewey.info/class/303.44/e23/>
  skos:narrower <http://dewey.info/class/303.44082/e23/>, <http://dewey.info/class/303.44095492/e23/>, <http://dewey.info/class/303.440959/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1144984 ;
  dc:identifier "ocd00132336" ;
  skos:broader <http://dewey.info/class/303.4/e23/> ;
  skos:prefLabel "Vekst og utvikling"@nb ;
  skos:altLabel "Sosial framgang"@nb, "Utvikling--sosiologi"@nb, "Fremgang"@nb, "Spesialisering--sosiale prosesser"@nb, "Vekst (sosial utvikling)"@nb, "Framgang"@nb ;
  ns0:classHere "Framgang"@nb, "Spesialisering"@nb ;
  dc:modified "2014-12-16"^^xsd:date ;
  skos:notation "303.44" ;
  dc:created "2010-02-04"^^xsd:date .

