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

yso:p821
  skos:prefLabel "annan tidsperiod"@sv, "other period of time"@en, "muu ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1537 .

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

afo:p1120
  skos:prefLabel "korjuuajankohta"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1537 .

afo:p1537
  ns0:tietue "40", "stalista=tarkista", "sta=hyväksytty", "agcx=sowing date", "md=1995-09-05", "n", "rtx=korjuuajankohta", "cc=22", "fte=sowing date", "ctx=kylvöaika", "ed=1987-01-01", "sowing time" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "sowing time"@en, "sowing date"@en ;
  ns0:md "1995-09-05" ;
  ns0:rtx afo:p1120 ;
  skos:broader yso:p821 ;
  ns0:agcx "sowing date"@en ;
  ns0:stalista "tarkista" ;
  ns0:id "1949" ;
  skos:prefLabel "kylvöaika"@fi ;
  ns0:ed "1987-01-01" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept .

