@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/recognition_(psychology)>
  skos:prefLabel "recognition (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pattern_recognition> .

<https://concepts.sagepub.com/social-science/concept/pattern_recognition>
  skos:definition "Pattern recognition is the identification and proper labeling of particular configurations of data (i.e., data patterns). The concept includes human- and machine-based pattern recognition, but the latter has been receiving increasing attention in medicine due to advances in computer science and information technology. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n253.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Pattern Recognition</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/character_recognition> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>, <https://concepts.sagepub.com/social-science/concept/recognition_(psychology)>, <https://concepts.sagepub.com/social-science/concept/computerized_information_handling> ;
  skos:prefLabel "pattern recognition"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>
  skos:prefLabel "the psychology underlying decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pattern_recognition> .

<https://concepts.sagepub.com/social-science/concept/character_recognition>
  skos:prefLabel "character recognition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pattern_recognition> .

<https://concepts.sagepub.com/social-science/concept/computerized_information_handling>
  skos:prefLabel "computerized information handling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pattern_recognition> .

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

