@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/perceptual_disorders>
  skos:prefLabel "perceptual disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/agnosia> .

<https://concepts.sagepub.com/social-science/concept/agnosia>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prosopagnosia>, <https://concepts.sagepub.com/social-science/concept/Gerstmann_syndrome>, <https://concepts.sagepub.com/social-science/concept/apraxias> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000377.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perceptual_disorders>, <https://concepts.sagepub.com/social-science/concept/neurologic_manifestations>, <https://concepts.sagepub.com/social-science/concept/nervous_system_diseases> ;
  skos:prefLabel "agnosia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Gerstmann_syndrome>
  skos:prefLabel "Gerstmann syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/agnosia> .

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

<https://concepts.sagepub.com/social-science/concept/nervous_system_diseases>
  skos:prefLabel "nervous system diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/agnosia> .

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

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

<https://concepts.sagepub.com/social-science/concept/neurologic_manifestations>
  skos:prefLabel "neurologic manifestations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/agnosia> .

