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

<https://concepts.sagepub.com/social-science/concept/law_and_public_policy>
  skos:prefLabel "law and public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coeducation> .

<https://concepts.sagepub.com/social-science/concept/sexuality_and_gender>
  skos:prefLabel "sexuality and gender"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coeducation> .

<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/coeducation> .

<https://concepts.sagepub.com/social-science/concept/coeducation>
  skos:definition "Coeducation is a term used to describe the mixed schooling of male and female students in the same institution. Whereas the vast majority of public elementary, middle, and high schools are coeducational, and most colleges and universities in the United States are at this time coeducational, with both males and females enrolled, this was not the case throughout U.S. history. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n77.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Coeducation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexuality_and_gender>, <https://concepts.sagepub.com/social-science/concept/professional_development>, <https://concepts.sagepub.com/social-science/concept/law_and_public_policy> ;
  skos:prefLabel "coeducation"@en ;
  a skos:Concept .

