@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FNVHLV5Q-L .

n9j: a skos:ConceptScheme .
n9j:-FNVHLV5Q-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/resource_allocation_in_schools> ;
  skos:definition "The quantity and quality of resources available to schools varies across space and over time. This variation is based primarily on state funding levels, school district property wealth, and, increasingly, the needs of the students enrolled in the school district. [Source: Sociology of Education: An A-to-Z Guide; Resource Allocation in Schools]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PSNVTH8M-V ;
  skos:prefLabel "resource allocation in schools"@en .

n9j:-PSNVTH8M-V
  skos:prefLabel "school as an organization and workplace"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FNVHLV5Q-L .

