@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:p5490 .

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

afo:p5490
  ns0:tietue "cutting cycle", "felling interval", "sta=hyväksytty", "n", "fte=felling cycle", "cutting interval", "ed=1999-01-04", "stalista=tarkista", "md=1999-02-01", "ctx=hakkuukierto", "harvesting cycle", "cc=90", "agcx=felling cycle", "sta2=vapaa" ;
  ns0:id "6325" ;
  skos:altLabel "felling interval"@en, "felling cycle"@en, "cutting cycle"@en, "cutting interval"@en, "harvesting cycle"@en ;
  skos:prefLabel "hakkuukierto"@fi ;
  ns0:ed "1999-01-04" ;
  skos:broader yso:p821 ;
  ns0:sta2 "vapaa" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1999-02-01" ;
  ns0:agcx "felling cycle"@en ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

