@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/inquiry-based_learning> .

<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/inquiry-based_learning> .

<https://concepts.sagepub.com/social-science/concept/inquiry-based_learning>
  skos:definition "Rooted in the philosophy and methods of Socrates and John Dewey, inquiry-based learning is associated with a range of pedagogical approaches that center on learners constructing knowledge through active investigation. This approach is often viewed in opposition to more teacher-centered, text-centered, and didactic pedagogies. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n219.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Inquiry-Based Learning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development> ;
  skos:prefLabel "inquiry-based learning"@en ;
  a skos:Concept .

