@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/college_science>
  skos:prefLabel "college science"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/science_education> .

<https://concepts.sagepub.com/social-science/concept/STEM_education>
  skos:prefLabel "STEM education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/science_education> .

<https://concepts.sagepub.com/social-science/concept/secondary_school_science>
  skos:prefLabel "secondary school science"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/science_education> .

<https://concepts.sagepub.com/social-science/concept/elementary_school_science>
  skos:prefLabel "elementary school science"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/science_education> .

<https://concepts.sagepub.com/social-science/concept/science_education>
  skos:definition "Science education is concerned with the discipline of science, as well as with how science is taught and how it is learned, and includes the aims, the policies, programs, and practices that support teachers in their efforts to teach and students as they endeavor to learn science. Since the 1990s, science education is often called science, technology, engineering, and mathematics education or STEM education. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n405.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Science Education Curriculum</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secondary_school_science>, <https://concepts.sagepub.com/social-science/concept/elementary_school_science>, <https://concepts.sagepub.com/social-science/concept/college_science> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/STEM_education> ;
  skos:prefLabel "science education"@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/science_education> .

