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

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

<https://concepts.sagepub.com/social-science/concept/classroom_processes>
  skos:prefLabel "classroom processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/enrichment> .

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

<https://concepts.sagepub.com/social-science/concept/enrichment>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mathematical_enrichment>, <https://concepts.sagepub.com/social-science/concept/language_enrichment>, <https://concepts.sagepub.com/social-science/concept/job_enrichment>, <https://concepts.sagepub.com/social-science/concept/curriculum_enrichment>, <https://concepts.sagepub.com/social-science/concept/cultural_enrichment> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/classroom_processes> ;
  skos:prefLabel "enrichment"@en ;
  a skos:Concept .

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

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

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

