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

allars:Y36250 skos:exactMatch tero:p22110 .
tero:p22110
  skos:prefLabel "landscape conservation areas"@en, "landskapsvårdsområden"@sv, "maisemanhoitoalueet"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p13700 ;
  skos:exactMatch ysa:Y159203, allars:Y36250, yso:p22110 ;
  skosext:broaderGeneric tero:p13700 ;
  skos:altLabel "landscape management areas"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p13700
  skos:prefLabel "special areas"@en, "erityisalueet"@fi, "specialområden"@sv ;
  a skos:Concept ;
  skos:narrower tero:p22110 .

ysa:Y159203 skos:exactMatch tero:p22110 .
yso:p22110 skos:exactMatch tero:p22110 .
