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

afo:p2955
  ns0:id "4225" ;
  ns0:tietue "sta=hyväksytty", "ctx=suojakasvit", "ed=1986-02-01", "n", "md=1997-06-27", "agcx=protective plants", "cc=22", "sta2=vapaa", "stalista=tarkista" ;
  skos:prefLabel "suojakasvit"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta2 "vapaa" ;
  skos:exactMatch yso:p2526 ;
  a skos:Concept ;
  skos:broader afo:p1406 ;
  ns0:sta "hyväksytty" ;
  ns0:md "1997-06-27" ;
  ns0:agcx "protective plants"@en .

afo:p1406
  skos:prefLabel "hyötykasvit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2955 .

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

yso:p2526
  skos:prefLabel "suojakasvit"@fi, "skyddsväxter"@sv, "protective plants"@en ;
  a skos:Concept .

