@prefix class: <https://w3id.org/zpid/vocabs/class/> .
@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#> .

class:4100
  skos:related class:2700 ;
  skos:historyNote "Wording changed in November 2022 from 'Intelligent Systems' to 'Cognitive Psychology & Intelligent Systems'"@en, "Bis 03.2023: Intelligent Systems / Intelligente Systeme"@de ;
  dc:modified "2023-03-28"^^xsd:date ;
  skos:narrower class:4160, class:4140, class:4120 ;
  skos:scopeNote "enthält Computersimulationen von menschlichen Informationsverarbeitungs- und Wahrnehmungsprozessen."@de ;
  skos:notation "4100" ;
  skos:topConceptOf class: ;
  skos:inScheme class: ;
  skos:prefLabel "Cognitive Psychology & Intelligent Systems"@en, "Kognitive Psychologie im Kontext intelligenter Systeme"@de ;
  a skos:Concept .

class:4160
  skos:notation "4160" ;
  skos:prefLabel "Neural Networks"@en, "Neuronale Netzwerke"@de ;
  a skos:Concept ;
  skos:broader class:4100 .

class:4140
  skos:notation "4140" ;
  skos:prefLabel "Robotics"@en, "Robotik"@de ;
  a skos:Concept ;
  skos:broader class:4100 .

class:4120
  skos:notation "4120" ;
  skos:prefLabel "Artificial Intelligence & Expert Systems"@en, "Künstliche Intelligenz und Expertensysteme"@de ;
  a skos:Concept ;
  skos:broader class:4100 .

class:2700
  skos:notation "2700" ;
  skos:prefLabel "Communication Systems"@en, "Kommunikationssysteme"@de ;
  a skos:Concept ;
  skos:related class:4100 .

class:allSHCollection
  skos:prefLabel "alle SH-Klassifikationen"@de, "All SH Classifications"@en ;
  a skos:Collection ;
  skos:member class:4100 .

class:
  skos:prefLabel "PSYNDEX Content Classification Categories"@en, "PSYNDEX-Inhaltsklassifikation"@de ;
  a skos:ConceptScheme ;
  skos:hasTopConcept class:4100 .

