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

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

<https://concepts.sagepub.com/social-science/concept/specialist_colleges>
  skos:prefLabel "specialist colleges"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/further_education_institutions> .

<https://concepts.sagepub.com/social-science/concept/beacon_colleges>
  skos:prefLabel "beacon colleges"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/further_education_institutions> .

<https://concepts.sagepub.com/social-science/concept/sixth_form>
  skos:prefLabel "sixth form"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/further_education_institutions> .

<https://concepts.sagepub.com/social-science/concept/further_education>
  skos:prefLabel "further education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/further_education_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/further_education_institutions> .

<https://concepts.sagepub.com/social-science/concept/centers_of_vocational_excellence>
  skos:prefLabel "centers of vocational excellence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/further_education_institutions> .

<https://concepts.sagepub.com/social-science/concept/further_education_institutions>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/specialist_colleges>, <https://concepts.sagepub.com/social-science/concept/sixth_form>, <https://concepts.sagepub.com/social-science/concept/colleges>, <https://concepts.sagepub.com/social-science/concept/centers_of_vocational_excellence>, <https://concepts.sagepub.com/social-science/concept/beacon_colleges> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/further_education>, <https://concepts.sagepub.com/social-science/concept/educational_institutions> ;
  skos:prefLabel "further education institutions"@en ;
  a skos:Concept .

