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

tero:conceptscheme a skos:ConceptScheme .
allars:Y36365 skos:exactMatch tero:p13030 .
tero:p9492
  skos:prefLabel "nature parks"@en, "naturparker"@sv, "luonnonpuistot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13030 .

yso:p13030 skos:exactMatch tero:p13030 .
ysa:Y129147 skos:exactMatch tero:p13030 .
tero:p13030
  skos:broader tero:p9492 ;
  skos:prefLabel "Malla Nature Reserve"@en, "Malla naturpark"@sv, "Mallan luonnonpuisto"@fi ;
  a skos:Concept ;
  skos:exactMatch ysa:Y129147, yso:p13030, allars:Y36365 ;
  skosext:broaderGeneric tero:p9492 ;
  skos:inScheme tero:conceptscheme .

