@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/punctuation>
  skos:definition "What one defines as stimulus and response when the two are not clearly distinguishable. Punctuation is a concept in family communication that labels cause and effect. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n1135.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; punctuation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/written_language> ;
  skos:prefLabel "punctuation"@en ;
  a skos:Concept .

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

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

