@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/eyes>
  skos:prefLabel "eyes"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eyeball>, <https://concepts.sagepub.com/social-science/concept/uvea>, <https://concepts.sagepub.com/social-science/concept/cornea>, <https://concepts.sagepub.com/social-science/concept/eye_lens>, <https://concepts.sagepub.com/social-science/concept/eyelids>, <https://concepts.sagepub.com/social-science/concept/sclera>, <https://concepts.sagepub.com/social-science/concept/retina>, <https://concepts.sagepub.com/social-science/concept/conjunctiva> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sense_organs> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/eye_lens>
  skos:prefLabel "eye lens"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyes> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/sense_organs>
  skos:prefLabel "sense organs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eyes> .

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

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

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

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

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

