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

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

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

<https://concepts.sagepub.com/social-science/concept/vocational_A_levels>
  skos:prefLabel "vocational A levels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/external_examinations> .

<https://concepts.sagepub.com/social-science/concept/examinations>
  skos:prefLabel "examinations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/external_examinations> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/Advanced_levels_(qualification)>
  skos:prefLabel "Advanced levels (qualification)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/external_examinations> .

<https://concepts.sagepub.com/social-science/concept/external_examinations>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/GCSEs>, <https://concepts.sagepub.com/social-science/concept/diplomas>, <https://concepts.sagepub.com/social-science/concept/vocational_A_levels>, <https://concepts.sagepub.com/social-science/concept/nvqs>, <https://concepts.sagepub.com/social-science/concept/gnvqs>, <https://concepts.sagepub.com/social-science/concept/GCEs>, <https://concepts.sagepub.com/social-science/concept/Advanced_levels_(qualification)> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/examinations> ;
  a skos:Concept ;
  skos:prefLabel "external examinations"@en .

