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

tero:conceptscheme a skos:ConceptScheme .
yso:p2214 skos:exactMatch tero:p2214 .
tero:p2214
  skos:exactMatch yso:p2214, allars:Y36394, ysa:Y108528 ;
  skos:broader tero:p75 ;
  skosext:broaderGeneric tero:p75 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "Puurijärvi and Isosuo National Park"@en, "Puurijärvi-Isosuo nationalpark"@sv, "Puurijärven-Isonsuon kansallispuisto"@fi .

ysa:Y108528 skos:exactMatch tero:p2214 .
allars:Y36394 skos:exactMatch tero:p2214 .
