@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/organizations,_schools,_and_institutions>
  skos:prefLabel "organizations, schools, and institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Dalton_School> .

<https://concepts.sagepub.com/social-science/concept/Dalton_School>
  skos:definition "The Dalton School is a coeducational, K-12 independent school located on the Upper East Side of Manhattan, founded by Helen Parkhurst as a progressive school in 1919. Today, Dalton is a competitive, elite, college preparatory school with tuition over $30,000 per year. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Dalton School</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations,_schools,_and_institutions> ;
  skos:prefLabel "Dalton School"@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/Dalton_School> .

