@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/professional_development>
  skos:prefLabel "professional development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web-based_teaching> .

<https://concepts.sagepub.com/social-science/concept/web-based_teaching>
  skos:definition "Web-based teaching (WBT) is broadly defined as any systematic instruction delivered via the Internet. The nearly instantaneous transmission of information in a wide array of formats that characterizes use of the World Wide Web presents a variety of options for applying Web-based tools to instruction. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n455.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Web-Based Teaching</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development> ;
  skos:prefLabel "web-based teaching"@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/web-based_teaching> .

