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

<https://concepts.sagepub.com/social-science/concept/Key_Stage_2>
  skos:prefLabel "Key Stage 2"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/primary_education> .

<https://concepts.sagepub.com/social-science/concept/educational_stages>
  skos:prefLabel "educational stages"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/primary_education> .

<https://concepts.sagepub.com/social-science/concept/primary_education>
  skos:definition "Primary education, also known as elementary education, is a fundamental right of children in many countries, and is compulsory in most countries. Primary education imparts basic literacy and numeracy skills to children. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i4138.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Education, Primary</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/primary_school>, <https://concepts.sagepub.com/social-science/concept/Key_Stage_2>, <https://concepts.sagepub.com/social-science/concept/Key_Stage_1>, <https://concepts.sagepub.com/social-science/concept/elementary_school> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/elementary_education>, <https://concepts.sagepub.com/social-science/concept/educational_stages> ;
  skos:prefLabel "primary education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Key_Stage_1>
  skos:prefLabel "Key Stage 1"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/primary_education> .

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

<https://concepts.sagepub.com/social-science/concept/elementary_education>
  skos:prefLabel "elementary education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/primary_education> .

<https://concepts.sagepub.com/social-science/concept/elementary_school>
  skos:prefLabel "elementary school"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/primary_education> .

