@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p13256 .

tero:conceptscheme a skos:ConceptScheme .
yso:p13256 skos:exactMatch tero:p13256 .
ysa:Y118249 skos:exactMatch tero:p13256 .
allars:Y36442 skos:exactMatch tero:p13256 .
tero:p13256
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Syöte nationalpark"@sv, "Syöte National Park"@en, "Syötteen kansallispuisto"@fi ;
  a skos:Concept ;
  skos:exactMatch ysa:Y118249, allars:Y36442, yso:p13256 ;
  skos:broader tero:p75 ;
  skosext:broaderGeneric tero:p75 .

