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

afo:p4773
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "agcx=agronomists", "n", "md=1997-05-29", "ctx=agronomit", "fte=agricultural graduate", "btx=oppiarvot", "stalista=tarkista", "50", "ed=1992-05-31", "certificated agriculturist", "cc=22", "sta=hyväksytty" ;
  skos:altLabel "certificated agriculturist"@en, "agricultural graduate"@en ;
  ns0:agcx "agronomists"@en ;
  skos:exactMatch yso:p19951 ;
  ns0:stalista "tarkista" ;
  ns0:ed "1992-05-31" ;
  ns0:id "22" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1997-05-29" ;
  skos:broader afo:p2223 ;
  skos:prefLabel "agronomit"@fi ;
  a skos:Concept ;
  ns0:sta "hyväksytty" .

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

yso:p19951
  skos:prefLabel "agronomer"@sv, "agronomists"@en, "agronomit"@fi ;
  a skos:Concept .

afo:p2223
  skos:prefLabel "oppiarvot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4773 .

