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

tero:conceptscheme a skos:ConceptScheme .
yso:p9836 skos:exactMatch tero:p9836 .
ysa:Y107642 skos:exactMatch tero:p9836 .
tero:p9836
  a skos:Concept ;
  skosext:broaderGeneric tero:p75 ;
  skos:broader tero:p75 ;
  skos:prefLabel "Kolovesi National Park"@en, "Kolovesi nationalpark"@sv, "Koloveden kansallispuisto"@fi ;
  skos:exactMatch ysa:Y107642, yso:p9836, allars:Y36378 ;
  skos:inScheme tero:conceptscheme .

