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

allars:Y22845 skos:exactMatch tero:p4225 .
yso:p4225 skos:exactMatch tero:p4225 .
tero:p4225
  skos:exactMatch allars:Y22845, yso:p4225, ysa:Y108669 ;
  skos:prefLabel "environmental  history"@en, "miljöhistoria"@sv, "ympäristöhistoria"@fi ;
  a skos:Concept ;
  skos:broader tero:p1780 ;
  skosext:broaderGeneric tero:p1780 ;
  skos:inScheme tero:conceptscheme .

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

ysa:Y108669 skos:exactMatch tero:p4225 .
