@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/teachers_counselors_in_society>
  skos:prefLabel "teachers/counselors in society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/underqualified_teachers> .

<https://concepts.sagepub.com/social-science/concept/underqualified_teachers>
  skos:definition "Underqualified teachers are defined as those not meeting state licensure standards and subject matter expertise. In measuring a teacher's quality, degrees and certification are used as the primary indicators of credentials. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n431.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Underqualified Teachers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teachers_counselors_in_society> ;
  skos:prefLabel "underqualified teachers"@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/underqualified_teachers> .

