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

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

afo:p3557
  ns0:tietue "50", "ed=1992-05-31", "ctx=nurmituotanto", "fte=grassland farming", "n", "cc=20", "stalista=tarkista", "sta=hyväksytty", "btx=kasvintuotanto", "md=1997-07-17" ;
  skos:broader yso:p12609, afo:p1618 ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1997-07-17" ;
  skos:altLabel "grassland farming"@en ;
  skos:prefLabel "nurmituotanto"@fi ;
  ns0:id "3030" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:ed "1992-05-31" .

yso:p12609
  skos:prefLabel "växtproduktion"@sv, "plant production"@en, "kasvintuotanto"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3557 .

afo:p1618
  skos:prefLabel "kasvintuotanto"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3557 .

