@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:p4861
  ns0:tietue "md=2002-01-30", "ed=1992-05-31", "fte=Ulmus laevis", "n", "rtx=vuorijalava", "sta=hyväksytty", "scx=Ulmus laevis", "European white elm", "90", "agcx=Ulmus laevis", "btx=jalavat", "fluttering elm", "stalista=tarkista", "cc=22", "ctx=kynäjalava", "speading elm" ;
  ns0:agcx "Ulmus laevis"@la ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "1966" ;
  skos:altLabel "fluttering elm"@en, "speading elm"@en, "European white elm"@en ;
  ns0:sta "hyväksytty" ;
  ns0:md "2002-01-30" ;
  skos:prefLabel "kynäjalava"@fi ;
  skos:broader afo:p2785 ;
  ns0:ed "1992-05-31" ;
  ns0:scx "Ulmus laevis"@la ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" .

afo:p2785
  skos:prefLabel "jalavat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4861 .

