@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/004.083/e23/>
  skos:notation "004.083" ;
  skos:prefLabel "Datamaskiner og unge personer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.08/e23/> .

<http://dewey.info/class/004/e23/>
  skos:notation "004" ;
  skos:prefLabel "Informatikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/004.08/e23/> .

<http://dewey.info/class/004.0846/e23/>
  skos:notation "004.0846" ;
  skos:prefLabel "Datamaskiner og eldre personer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.08/e23/> .

<http://dewey.info/class/004.088378198/e23/>
  skos:notation "004.088378198" ;
  skos:prefLabel "Datamaskiner og studenter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.08/e23/> .

<http://dewey.info/class/004.082/e23/>
  skos:notation "004.082" ;
  skos:prefLabel "Datamaskiner og kvinner, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.08/e23/> .

<http://dewey.info/class/004.087/e23/>
  skos:notation "004.087" ;
  skos:prefLabel "Datamaskiner og funksjonshemmede personer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.08/e23/> .

<http://dewey.info/class/004.08/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "004.08" ;
  skos:narrower <http://dewey.info/class/004.082/e23/>, <http://dewey.info/class/004.083/e23/>, <http://dewey.info/class/004.0846/e23/>, <http://dewey.info/class/004.088378198/e23/>, <http://dewey.info/class/004.087/e23/> ;
  skos:altLabel "Minoriteter--informatikk"@nb ;
  a skos:Concept ;
  dc:modified "2018-01-10"^^xsd:date ;
  skos:prefLabel "Diskriminering--informatikk, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/004/e23/>
   <http://dewey.info/class/1--08/e23/>
 ) ;
  dc:created "2018-01-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/004/e23/> ;
  dc:identifier "3d65fdf9-9399-47af-ba2d-05b75ad14b73" .

<http://dewey.info/class/1--08/e23/>
  skos:prefLabel "Persongrupper"@nb ;
  a skos:Concept .

