@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/006.3/e23/>
  skos:notation "006.3" ;
  skos:prefLabel "Kunstig intelligens og naturlige beregningsmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.33/e23/> .

<http://dewey.info/class/006.331/e23/>
  skos:notation "006.331" ;
  skos:prefLabel "Kunnskapstilegnelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.33/e23/> .

<http://dewey.info/class/006.332/e23/>
  skos:notation "006.332" ;
  skos:prefLabel "Kunnskapsrepresentasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.33/e23/> .

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

<http://dewey.info/class/006.3301519542/e23/>
  skos:notation "006.3301519542" ;
  skos:prefLabel "Kunnskapsbaserte systemer--beslutningsteori (matematikk)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.33/e23/> .

<http://dewey.info/class/006.33/e23/>
  skos:narrower <http://dewey.info/class/006.331/e23/>, <http://dewey.info/class/006.333/e23/>, <http://dewey.info/class/006.3301519542/e23/>, <http://dewey.info/class/006.332/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00117100" ;
  skos:notation "006.33" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-08-07"^^xsd:date ;
  ns0:classHere "Ekspertsystemer"@nb ;
  skos:altLabel "Ekspertsystemskall"@nb, "Ekspertsystemer"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Kunnskapsbaserte systemer"@nb ;
  skos:broader <http://dewey.info/class/006.3/e23/> .

<http://dewey.info/class/006.333/e23/>
  skos:notation "006.333" ;
  skos:prefLabel "Deduksjon, problemløsing, resonnement"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.33/e23/> .

