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

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

afo:p1259
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "cc=22", "scx=Schefflera", "md=1995-09-05", "stalista=tarkista", "n", "agcx=Schefflera", "ctx=liuska-araliat", "ed=1986-02-01", "fte=Schefflera", "rtx=koristekasvit", "sta=hyväksytty" ;
  ns0:scx "Schefflera"@la ;
  ns0:ed "1986-02-01" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "liuska-araliat"@fi ;
  ns0:id "2271" ;
  a skos:Concept ;
  ns0:agcx "Schefflera"@la ;
  ns0:rtx afo:p166 ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p1260 .

afo:p166
  skos:prefLabel "koristekasvit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1259 .

afo:p1260
  skos:prefLabel "araliakasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1259 .

