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

yso:p21926
  skos:closeMatch ysa:Y161208, allars:Y42287 ;
  skos:prefLabel "klematissläktet"@sv, "kärhöt"@fi, "clematis"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p14695 ;
  a skos:Concept ;
  skos:related yso:p8908, yso:p489 .

yso:p489
  skos:prefLabel "prydnadsväxter"@sv, "ornamental plants"@en, "koristekasvit"@fi ;
  a skos:Concept ;
  skos:related yso:p21926 .

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

yso:p8908
  skos:prefLabel "climbing plants"@en, "klätterväxter"@sv, "köynnöskasvit"@fi ;
  a skos:Concept ;
  skos:related yso:p21926 .

yso:p14695
  skos:prefLabel "ranunculaceae"@en, "ranunkelväxter"@sv, "leinikkikasvit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21926 .

