@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/multivalued_logic>
  skos:definition "Multivalued logic or many-valued logic differs from classical logic by the fundamental fact that it allows for partial truth. In classical logic, truth takes on values in the set {0, 1}—in other words, only the value 1 or 0, meaning “Yes, it's true,” or “No, it's not,” respectively. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Multivalued Logic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geocomputation>, <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "multivalued logic"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multivalued_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/multivalued_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/multivalued_logic> .

