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

yso:p10414
  skos:broader yso:p2040 ;
  skos:closeMatch ysa:Y1314 ;
  skos:narrower yso:p4547, yso:p16911 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "historieforskning"@sv, "historical research"@en, "historiantutkimus"@fi ;
  a skos:Concept .

yso:p2040
  skos:prefLabel "forskningsverksamhet"@sv, "research activity"@en, "tutkimustoiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10414 .

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

yso:p16911
  skos:prefLabel "historieskrivning"@sv, "historiography"@en, "historiankirjoitus"@fi ;
  a skos:Concept ;
  skos:broader yso:p10414 .

yso:p4547
  skos:prefLabel "Annalesskolan"@sv, "annalistinen historiantutkimus"@fi, "annalistic historical research"@en ;
  a skos:Concept ;
  skos:broader yso:p10414 .

