@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:-DH400L70-1 .

n9j:-SLT366VT-T
  skos:prefLabel "political theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DH400L70-1 .

n9j: a skos:ConceptScheme .
n9j:-DH400L70-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/historical_interpretation> ;
  skos:definition "Historical interpretation is a scholarly approach to issues that emphasizes the study of the past to develop solutions to contemporary problems. It is based on the efforts to explain past events and analyze them in order to provide an understanding of cause and effect or cost-benefit analysis. [Source: The Encyclopedia of Political Science; Historical Interpretation]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SLT366VT-T ;
  skos:prefLabel "historical interpretation"@en .

