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

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

<https://concepts.sagepub.com/social-science/concept/written_language_assessment>
  skos:definition "Writing is the expression of ideas and feelings through the use of written symbols. Over the years, the rapid integration of technology into home and school environments has challenged traditional definitions of writing. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n312.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Written Language Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment> ;
  skos:prefLabel "written language assessment"@en ;
  a skos:Concept .

