@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/writing_(communication)>
  skos:prefLabel "writing (communication)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/handwriting> .

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

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

<https://concepts.sagepub.com/social-science/concept/language_arts>
  skos:prefLabel "language arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/handwriting> .

<https://concepts.sagepub.com/social-science/concept/handwriting>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shorthand>, <https://concepts.sagepub.com/social-science/concept/paleography> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006236.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_(communication)>, <https://concepts.sagepub.com/social-science/concept/language_arts> ;
  skos:prefLabel "handwriting"@en ;
  a skos:Concept .

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

