@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/expert_systems>
  skos:definition "Expert systems (ES), also called knowledge-based systems, are ARTIFICIAL INTELLIGENCE (AI) computer programs with sophisticated decision-making and reasoning capabilities for limited domains of knowledge. Usually using ABDUCTION (reasoning toward an inference), they are more than smart databases because they mimic human thinking. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n312.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Expert Systems</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005103.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/other_techniques,_theories,_and_tools>, <https://concepts.sagepub.com/social-science/concept/artificial_intelligence> ;
  skos:prefLabel "expert systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/technology_(new_media)>
  skos:prefLabel "technology (new media)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/expert_systems> .

<https://concepts.sagepub.com/social-science/concept/artificial_intelligence>
  skos:prefLabel "artificial intelligence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/expert_systems> .

<https://concepts.sagepub.com/social-science/concept/other_techniques,_theories,_and_tools>
  skos:prefLabel "other techniques, theories, and tools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/expert_systems> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/expert_systems> .

