@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/precision_teaching>
  skos:definition "Precision teaching is a method for learning and practicing skills and strategies until they are fluent or automatic. It was developed in the mid-1960s by Ogden Lindsley, who had been a student of B. F. Skinner at Harvard University in the 1950s. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n218.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Precision Teaching</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching>, <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:prefLabel "precision teaching"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/teaching>
  skos:prefLabel "teaching"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/precision_teaching> .

<https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>
  skos:prefLabel "behavioral classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/precision_teaching> .

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

