@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10086 .

allars:Y23406 skos:exactMatch tero:p10086 .
yso:p10086 skos:exactMatch tero:p10086 .
ysa:Y103228 skos:exactMatch tero:p10086 .
tero:p10086
  skos:broader tero:p1780 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p10086, ysa:Y103228, allars:Y23406 ;
  skosext:broaderGeneric tero:p1780 ;
  skos:prefLabel "luonnonhistoria"@fi, "naturhistoria"@sv, "natural history"@en ;
  a skos:Concept .

