@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<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.30285436/e23/> .

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

<http://dewey.info/class/006.30285436/e23/>
  ns0:classHere "Intelligente agenter"@nb, "Distribuert kunstig intelligens"@nb, "Multiagentsystemer"@nb ;
  skos:altLabel "Multiagentsystemer--kunstig intelligens"@nb, "Intelligente agenter (datamaskinprogramvare)"@nb ;
  dc:created "2017-02-21"^^xsd:date ;
  skos:notation "006.30285436" ;
  skos:closeMatch bibbi:1145663 ;
  dc:identifier "ocd00392701" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:prefLabel "Distribuert databehandling"@nb ;
  skos:broader <http://dewey.info/class/006.3/e23/> ;
  mads:componentList (
   <http://dewey.info/class/006.3/e23/>
   <http://dewey.info/class/1--028.5/e23/>
   <http://dewey.info/class/1--004.36/e23/>
 ) ;
  a skos:Concept .

