@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:p10332 .

tero:p10332
  skos:broader tero:p75 ;
  skosext:broaderGeneric tero:p75 ;
  skos:prefLabel "Patvinsuon kansallispuisto"@fi, "Patvinsuo nationalpark"@sv, "Patvinsuo National Park"@en ;
  skos:exactMatch allars:Y36391, ysa:Y107913, yso:p10332 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y36391 skos:exactMatch tero:p10332 .
ysa:Y107913 skos:exactMatch tero:p10332 .
yso:p10332 skos:exactMatch tero:p10332 .
