@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:-Q52Q9RZG-S .

n9j:-D67ZFSN9-D
  skos:prefLabel "reports (publications)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Q52Q9RZG-S .

n9j: a skos:ConceptScheme .
n9j:-Q52Q9RZG-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Cardinal_Principles_Report> ;
  skos:definition "The Cardinal Principles Report (CPR), also known by its more formal title, the Commission of the Reorganization of Secondary Education (CRSE), was issued by the National Education Association (NEA) in 1918. The CPR addressed secondary education in the United States and followed a prior NEA committee study, the Committee of Ten, by 25 years. [Source: Encyclopedia of Educational Reform and Dissent; Cardinal Principles Report]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D67ZFSN9-D ;
  skos:prefLabel "Cardinal Principles Report"@en .

