@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/student_grants>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/national_grants_in_music_and_dance>, <https://concepts.sagepub.com/social-science/concept/adult_learning_grant>, <https://concepts.sagepub.com/social-science/concept/Access_to_Learning_Fund> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/student_funding>, <https://concepts.sagepub.com/social-science/concept/grants_(funding)> ;
  skos:prefLabel "student grants"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/national_grants_in_music_and_dance>
  skos:prefLabel "national grants in music and dance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/student_grants> .

<https://concepts.sagepub.com/social-science/concept/adult_learning_grant>
  skos:prefLabel "adult learning grant"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/student_grants> .

<https://concepts.sagepub.com/social-science/concept/Access_to_Learning_Fund>
  skos:prefLabel "Access to Learning Fund"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/student_grants> .

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

<https://concepts.sagepub.com/social-science/concept/grants_(funding)>
  skos:prefLabel "grants (funding)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/student_grants> .

<https://concepts.sagepub.com/social-science/concept/student_funding>
  skos:prefLabel "student funding"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/student_grants> .

