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

tero:p75
  skos:prefLabel "national parks"@en, "kansallispuistot"@fi, "nationalparker"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24418 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24418
  skosext:broaderGeneric tero:p75 ;
  yso:p23805 ysa:Y173473 ;
  skos:broader tero:p75 ;
  skos:exactMatch yso:p24418 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Ranomafana National Park"@en, "Ranomafanan kansallispuisto"@fi, "Ranomafana nationalpark"@sv ;
  a skos:Concept .

yso:p24418 skos:exactMatch tero:p24418 .
