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

tero:p75
  skos:prefLabel "national parks"@en, "kansallispuistot"@fi, "nationalparker"@sv ;
  a skos:Concept ;
  skos:narrower tero:p17874 .

tero:conceptscheme a skos:ConceptScheme .
yso:p17874 skos:exactMatch tero:p17874 .
tero:p17874
  skos:exactMatch allars:Y36381, yso:p17874, ysa:Y108347 ;
  skos:prefLabel "Lauhanvuori National Park"@en, "Lauhanvuori nationalpark"@sv, "Lauhanvuoren kansallispuisto"@fi ;
  skos:broader tero:p75 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p75 .

allars:Y36381 skos:exactMatch tero:p17874 .
ysa:Y108347 skos:exactMatch tero:p17874 .
