@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/visual_pattern_recognition>
  skos:prefLabel "visual pattern recognition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/form_perception> .

<https://concepts.sagepub.com/social-science/concept/form_perception>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visual_pattern_recognition>, <https://concepts.sagepub.com/social-science/concept/stereognosis>, <https://concepts.sagepub.com/social-science/concept/contrast_sensitivity> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005556.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/space_perception>, <https://concepts.sagepub.com/social-science/concept/perception_(psychology)> ;
  skos:prefLabel "form perception"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/space_perception>
  skos:prefLabel "space perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/form_perception> .

<https://concepts.sagepub.com/social-science/concept/perception_(psychology)>
  skos:prefLabel "perception (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/form_perception> .

<https://concepts.sagepub.com/social-science/concept/contrast_sensitivity>
  skos:prefLabel "contrast sensitivity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/form_perception> .

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

<https://concepts.sagepub.com/social-science/concept/stereognosis>
  skos:prefLabel "stereognosis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/form_perception> .

