@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/primary_school>
  skos:prefLabel "primary school"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_institutions> .

<https://concepts.sagepub.com/social-science/concept/higher_education_institutions>
  skos:prefLabel "higher education institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_institutions> .

<https://concepts.sagepub.com/social-science/concept/educational_systems>
  skos:prefLabel "educational systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_institutions> .

<https://concepts.sagepub.com/social-science/concept/schools>
  skos:prefLabel "schools"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_institutions> .

<https://concepts.sagepub.com/social-science/concept/preschool>
  skos:prefLabel "preschool"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_institutions> .

<https://concepts.sagepub.com/social-science/concept/educational_institutions>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/higher_education_institutions>, <https://concepts.sagepub.com/social-science/concept/schools>, <https://concepts.sagepub.com/social-science/concept/preschool>, <https://concepts.sagepub.com/social-science/concept/primary_school>, <https://concepts.sagepub.com/social-science/concept/secondary_school>, <https://concepts.sagepub.com/social-science/concept/for-profit_institutions>, <https://concepts.sagepub.com/social-science/concept/further_education_institutions> ;
  skos:prefLabel "educational institutions"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_systems> ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/further_education_institutions>
  skos:prefLabel "further education institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_institutions> .

<https://concepts.sagepub.com/social-science/concept/for-profit_institutions>
  skos:prefLabel "for-profit institutions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_institutions> .

