@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:p2725
  skos:prefLabel "omenapuut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2724 .

afo:p2724
  ns0:tietue "n", "btx=omenapuut", "stalista=tarkista", "ctx=metsäomenapuu", "sta=hyväksytty", "md=2002-05-29", "agcx=Malus sylvestris", "ed=2002-05-29", "scx=Malus sylvestris", "fte=crab apple", "wild crab apple", "cc=22" ;
  skos:broader afo:p2725 ;
  ns0:sta "hyväksytty" ;
  ns0:ed "2002-05-29" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:agcx "Malus sylvestris"@la ;
  skos:prefLabel "metsäomenapuu"@fi ;
  skos:altLabel "crab apple"@en, "wild crab apple"@en ;
  ns0:stalista "tarkista" ;
  ns0:md "2002-05-29" ;
  ns0:id "6846" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:scx "Malus sylvestris"@la .

