@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/Braille>
  skos:definition "Braille, described in this entry, is a useful system for reading and writing by touch that was developed by Louis Braille in 1829. Before that time, some of the available systems attempted to mimic the shapes of letters. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Braille</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/written_language>, <https://concepts.sagepub.com/social-science/concept/skin_and_body_senses>, <https://concepts.sagepub.com/social-science/concept/reading_aids> ;
  skos:prefLabel "Braille"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/written_language>
  skos:prefLabel "written language"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Braille> .

<https://concepts.sagepub.com/social-science/concept/reading_aids>
  skos:prefLabel "reading aids"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Braille> .

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

<https://concepts.sagepub.com/social-science/concept/skin_and_body_senses>
  skos:prefLabel "skin and body senses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Braille> .

