@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:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-PGMJS8LP-2 .

n9j:-PGMJS8LP-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Elementary_and_Secondary_Education_Act> ;
  skos:definition "The Elementary and Secondary Education Act of 1965 (ESEA) was passed by Congress and signed into law on April 11, 1965, by President Lyndon B. Johnson, with his childhood teacher, Kate Deadrich, by his side. ESEA was ambitious legislation crucial to Johnson's Great Society policy— reducing poverty through education and lifting the poor to the middle class. [Source: Multicultural America: A Multimedia Encyclopedia; Elementary and Secondary Education Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LNDC8R6B-L ;
  skos:prefLabel "Elementary and Secondary Education Act"@en .

n9j:-LNDC8R6B-L
  skos:prefLabel "education policy"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PGMJS8LP-2 .

n9j: a skos:ConceptScheme .
