@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p23474
  skos:prefLabel "pintakasvillisuus"@fi, "ytvegetation"@sv ;
  a skos:Concept ;
  skos:related yso:p17641 .

yso:p17641
  skos:broader yso:p1756 ;
  skos:related yso:p23474 ;
  skos:exactMatch afo:p2327 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "undervegetation"@sv, "undervegetation"@en, "aluskasvillisuus"@fi ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p1756
  skos:prefLabel "vegetation"@sv, "vegetation"@en, "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p17641 .

afo:p2327
  skos:prefLabel "aluskasvillisuus"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p17641 .

