@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p4545
  skos:prefLabel "mentalitetshistoria"@sv, "mentality history"@en, "mentaliteettihistoria"@fi ;
  a skos:Concept ;
  skos:related yso:p4547 .

yso:p10414
  skos:prefLabel "historieforskning"@sv, "historical research"@en, "historiantutkimus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4547 .

yso:p4546
  skos:prefLabel "psychohistory"@en, "psykohistoria"@fi, "psykohistoria"@sv ;
  a skos:Concept ;
  skos:related yso:p4547 .

yso:p4544
  skos:prefLabel "microhistory"@en, "mikrohistoria"@sv, "mikrohistoria"@fi ;
  a skos:Concept ;
  skos:related yso:p4547 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p4547
  skos:broader yso:p10414 ;
  skos:related yso:p4546, yso:p4544, yso:p4545 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "Annalesskolan"@sv, "annalistinen historiantutkimus"@fi, "annalistic historical research"@en ;
  a skos:Concept .

