@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/305.91-305.99/e23/>
  skos:notation "305.91-305.99" ;
  skos:prefLabel "Personer inndelt etter andre yrker enn generalister"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.9741/e23/> .

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

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

<http://dewey.info/class/305.9741/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Tegnere (kunstnere)--sosial gruppe"@nb ;
  dc:identifier "cc310895-aadb-4b4f-b103-c69e4863810d" ;
  skos:notation "305.9741" ;
  skos:broader <http://dewey.info/class/305.91-305.99/e23/> ;
  mads:componentList (
   <http://dewey.info/class/305.9/e23/>
   <http://dewey.info/class/741/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/305.97416/e23/> ;
  dc:created "2016-02-17"^^xsd:date ;
  dc:modified "2016-02-17"^^xsd:date .

<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/741/e23/>
  skos:prefLabel "Tegning og tegninger"@nb ;
  a skos:Concept .

