@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/artificial_intelligence>
  skos:prefLabel "artificial intelligence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fuzzy_logic> .

<https://concepts.sagepub.com/social-science/concept/fuzzy_logic>
  skos:definition "Fuzzy logic is a form of logic created to address the distinctions of empirical reality and natural language. It is used to program computers that can imitate human reasoning. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Fuzzy Logic</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017143.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geocomputation>, <https://concepts.sagepub.com/social-science/concept/data_mining>, <https://concepts.sagepub.com/social-science/concept/logic_(philosophy)>, <https://concepts.sagepub.com/social-science/concept/artificial_intelligence> ;
  skos:prefLabel "fuzzy logic"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/data_mining>
  skos:prefLabel "data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fuzzy_logic> .

<https://concepts.sagepub.com/social-science/concept/logic_(philosophy)>
  skos:prefLabel "logic (philosophy)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fuzzy_logic> .

<https://concepts.sagepub.com/social-science/concept/geocomputation>
  skos:prefLabel "geocomputation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fuzzy_logic> .

<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/fuzzy_logic> .

