@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p15980 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y109327 skos:exactMatch tero:p15980 .
tero:p15980
  skosext:broaderGeneric tero:p75 ;
  skos:exactMatch allars:Y36401, yso:p15980, ysa:Y109327 ;
  skos:prefLabel "Rokua nationalpark"@sv, "Rokuan kansallispuisto"@fi, "Rokua National Park"@en ;
  skos:broader tero:p75 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p15980 skos:exactMatch tero:p15980 .
allars:Y36401 skos:exactMatch tero:p15980 .
