@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/361.1/e23/>
  a skos:Concept ;
  skos:prefLabel "Sosiale problemer"@nb .

<http://dewey.info/class/361.8/e23/>
  a skos:Concept ;
  skos:prefLabel "Lokal virksomhet"@nb .

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

<http://dewey.info/class/344.0311/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/344.0311-344.0318/e23/> ;
  skos:notation "344.0311" ;
  skos:prefLabel "Sosiale problemer--lov og rett"@nb .

<http://dewey.info/class/344.031/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/344.0311-344.0318/e23/> ;
  skos:notation "344.031" ;
  skos:prefLabel "Bestemte emner knyttet til sosialomsorg generelt"@nb .

<http://dewey.info/class/344.0311-344.0318/e23/>
  a skos:Concept ;
  dc:created "2010-05-28"^^xsd:date ;
  dc:identifier "ocd00279485" ;
  dc:modified "2018-01-22"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/344.031/e23/>
   <http://dewey.info/class/361.8/e23/>
   <http://dewey.info/class/361.1/e23/>
 ) ;
  skos:broader <http://dewey.info/class/344.031/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/344.0311/e23/>, <http://dewey.info/class/344.0316/e23/> ;
  skos:notation "344.0311-344.0318" ;
  skos:prefLabel "Sosiale problemer og sosiale tiltak"@nb .

<http://dewey.info/class/344.0316/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/344.0311-344.0318/e23/> ;
  skos:notation "344.0316" ;
  skos:prefLabel "Offentlig velferd--lov og rett"@nb .

