@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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/> .

tero:p23338
  skosext:broaderGeneric tero:p4423 ;
  skos:exactMatch yso:p23338, ysa:Y149675, allars:Y34194 ;
  skos:broader tero:p4423 ;
  skos:prefLabel "natural pastures"@en, "naturliga betesmarker"@sv, "luonnonlaitumet"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y34194 skos:exactMatch tero:p23338 .
ysa:Y149675 skos:exactMatch tero:p23338 .
tero:p4423
  skos:prefLabel "betesmarker"@sv, "pastures"@en, "laitumet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23338 .

yso:p23338 skos:exactMatch tero:p23338 .
