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

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

tero:p10859
  skosext:broaderGeneric tero:p75 ;
  skos:prefLabel "Pyhä-Häkin kansallispuisto"@fi, "Pyhä-Häkki National Park"@en, "Pyhä-Häkki nationalpark"@sv ;
  skos:exactMatch allars:Y36395, ysa:Y94359, yso:p10859 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "Pyhän-Häkin kansallispuisto"@fi ;
  a skos:Concept ;
  skos:broader tero:p75 .

tero:conceptscheme a skos:ConceptScheme .
yso:p10859 skos:exactMatch tero:p10859 .
ysa:Y94359 skos:exactMatch tero:p10859 .
allars:Y36395 skos:exactMatch tero:p10859 .
