@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:-HVN8R9BX-Q .

n9j: a skos:ConceptScheme .
n9j:-JS8PHBFT-X
  skos:prefLabel "theoretical perspectives"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HVN8R9BX-Q .

n9j:-HVN8R9BX-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/cultural_epoch_theory> ;
  skos:definition "Cultural epoch theory is a 19th- and early 20th-century theory that assumes human development to recapitulate or mirror the historical development of the human race. Educational and psychological scholars such as Johann Frederich Herbart and G. Stanley Hall are prominent early proponents. [Source: Encyclopedia of Curriculum Studies; Cultural Epoch Theory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JS8PHBFT-X ;
  skos:prefLabel "cultural epoch theory"@en .

