@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

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

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

<http://dewey.info/class/006.30285436/e23/>
  a skos:Concept ;
  ns0:classHere "Intelligente agenter"@nb, "Distribuert kunstig intelligens"@nb, "Multiagentsystemer"@nb ;
  dc:created "2017-02-21"^^xsd:date ;
  dc:identifier "ocd00392701" ;
  dc:modified "2025-08-20"^^xsd:date ;
  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/>
 ) ;
  skos:altLabel "Multiagentsystemer--kunstig intelligens"@nb, "Intelligente agenter (datamaskinprogramvare)"@nb ;
  skos:broader <http://dewey.info/class/006.3/e23/> ;
  skos:closeMatch humord:c14168, realfagstermer:c001062, realfagstermer:c009476 ;
  skos:exactMatch realfagstermer:c001189 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c003456, realfagstermer:c002964, realfagstermer:c006658, realfagstermer:c001901 ;
  skos:notation "006.30285436" ;
  skos:prefLabel "Distribuert databehandling"@nb .

