@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/305.933/e23/>
  skos:notation "305.933" ;
  skos:prefLabel "Økonomer--sosial gruppe"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.9338/e23/> .

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

<http://dewey.info/class/305.9/e23/>
  skos:prefLabel "Personer inndelt etter yrkesgruppe og diverse typer sosial status; funksjonshemmede og syke personer; begavede personer"@nb ;
  a skos:Concept .

<http://dewey.info/class/338/e23/>
  skos:prefLabel "Produksjon"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.933804/e23/>
  skos:notation "305.933804" ;
  skos:prefLabel "Entreprenører--sosial gruppe"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.9338/e23/> .

<http://dewey.info/class/305.9338/e23/>
  dc:created "2016-02-17"^^xsd:date ;
  skos:narrower <http://dewey.info/class/305.933804/e23/> ;
  skos:broader <http://dewey.info/class/305.933/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/305.9/e23/>
   <http://dewey.info/class/338/e23/>
 ) ;
  dc:identifier "8e66681b-bd85-4fc0-bca2-89917b77c5f5" ;
  dc:modified "2016-02-17"^^xsd:date ;
  skos:notation "305.9338" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Forretningsfolk--sosial gruppe"@nb .

