@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_instruction>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/process_approach_(writing)>, <https://concepts.sagepub.com/social-science/concept/freshman_composition>, <https://concepts.sagepub.com/social-science/concept/content_area_writing>, <https://concepts.sagepub.com/social-science/concept/basic_writing> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/instruction_(education)> ;
  skos:prefLabel "writing instruction"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/content_area_writing>
  skos:prefLabel "content area writing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_instruction> .

<https://concepts.sagepub.com/social-science/concept/instruction_(education)>
  skos:prefLabel "instruction (education)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/writing_instruction> .

<https://concepts.sagepub.com/social-science/concept/basic_writing>
  skos:prefLabel "basic writing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_instruction> .

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

<https://concepts.sagepub.com/social-science/concept/process_approach_(writing)>
  skos:prefLabel "process approach (writing)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_instruction> .

<https://concepts.sagepub.com/social-science/concept/freshman_composition>
  skos:prefLabel "freshman composition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/writing_instruction> .

