@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/Carnegie_Unit> .

<https://concepts.sagepub.com/social-science/concept/Carnegie_Unit>
  skos:definition "Developed in 1906, the Carnegie Unit measures the time a student has studied a subject in the U.S. secondary and postsecondary education system. It was originally conceived to translate high school work into equivalencies for the purpose of college admission: Students earn one unit of high school credit upon completing 120 hours in one subject, accumulated in four or five meetings a week for 40 to 60 minutes for 36 to 40 weeks each year. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n58.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Carnegie Unit</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development>, <https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies> ;
  skos:prefLabel "Carnegie Unit"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Carnegie_Unit> .

<https://concepts.sagepub.com/social-science/concept/concepts_and_terms_in_curriculum_studies>
  skos:prefLabel "concepts and terms in curriculum studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Carnegie_Unit> .

