@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/behavioral_intervention_plans>
  skos:prefLabel "behavioral intervention plans"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_techniques> .

<https://concepts.sagepub.com/social-science/concept/special_education>
  skos:prefLabel "special education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/special_education_techniques> .

<https://concepts.sagepub.com/social-science/concept/individualized_education_plans>
  skos:prefLabel "individualized education plans"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_techniques> .

<https://concepts.sagepub.com/social-science/concept/correspondence_training>
  skos:prefLabel "correspondence training"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_techniques> .

<https://concepts.sagepub.com/social-science/concept/contingent_restraint>
  skos:prefLabel "contingent restraint"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_techniques> .

<https://concepts.sagepub.com/social-science/concept/special_education_techniques>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/individualized_education_plans>, <https://concepts.sagepub.com/social-science/concept/correspondence_training>, <https://concepts.sagepub.com/social-science/concept/contingent_restraint>, <https://concepts.sagepub.com/social-science/concept/behavioral_intervention_plans>, <https://concepts.sagepub.com/social-science/concept/attention_training> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education> ;
  skos:prefLabel "special education techniques"@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/special_education_techniques> .

<https://concepts.sagepub.com/social-science/concept/attention_training>
  skos:prefLabel "attention training"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_techniques> .

