@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:Y36373 skos:exactMatch tero:p552 .
tero:p75
  skos:prefLabel "national parks"@en, "kansallispuistot"@fi, "nationalparker"@sv ;
  a skos:Concept ;
  skos:narrower tero:p552 .

tero:p552
  a skos:Concept ;
  skos:exactMatch allars:Y36373, yso:p552, ysa:Y109325 ;
  skosext:broaderGeneric tero:p75 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Isojärvi nationalpark"@sv, "Isojärvi National Park"@en, "Isojärven kansallispuisto"@fi ;
  skos:broader tero:p75 .

tero:conceptscheme a skos:ConceptScheme .
yso:p552 skos:exactMatch tero:p552 .
ysa:Y109325 skos:exactMatch tero:p552 .
