@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:p538
  skos:exactMatch yso:p22443 ;
  ns0:tietue "stalista=tarkista", "cc=22", "rtx=kesannointi", "n", "md=1996-01-01", "sta=hyväksytty", "ctx=kesanto", "ed=1992-05-31", "agcx=fallow" ;
  skos:prefLabel "kesanto"@fi ;
  ns0:ed "1992-05-31" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:rtx afo:p537 ;
  ns0:agcx "fallow"@en ;
  ns0:id "1586" ;
  skos:broader afo:p3621 ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1996-01-01" ;
  ns0:stalista "tarkista" .

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

yso:p22443
  skos:prefLabel "träde"@sv, "kesanto"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p538 .

afo:p3621
  skos:prefLabel "pellot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p538 .

afo:p537
  skos:prefLabel "kesannointi"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p538 .

