@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p392
  skos:prefLabel "ympäristö"@fi ;
  a skos:Concept ;
  skos:narrower afo:p721 .

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

afo:p721
  ns0:tietue "ctx=tuotantoympäristö", "stalista=tarkista", "n", "cc=30", "sta=hyväksytty", "ed=1986-02-01", "40", "sta2=vapaa" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p6033, afo:p392 ;
  ns0:sta2 "vapaa" ;
  skos:prefLabel "tuotantoympäristö"@fi ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  ns0:id "4731" .

yso:p6033
  skos:prefLabel "environment"@en, "miljö"@sv, "ympäristö"@fi ;
  a skos:Concept ;
  skos:narrower afo:p721 .

