@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:p2524
  ns0:tietue "n", "sta=hyväksytty", "ctx=kasvihuonetekniikka", "ed=1986-02-01", "40", "ntx=kasvihuoneautomatiikka", "cc=22", "stalista=tarkista" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:narrower afo:p5604 ;
  skos:broader yso:p3456 ;
  skos:prefLabel "kasvihuonetekniikka"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "1405" ;
  ns0:ed "1986-02-01" .

afo:p5604
  skos:prefLabel "kasvihuoneautomatiikka"@fi ;
  a skos:Concept ;
  skos:broader afo:p2524 .

yso:p3456
  skos:prefLabel "teknik (apparater)"@sv, "tekniikka (laitteet)"@fi, "technics"@en ;
  a skos:Concept ;
  skos:narrower afo:p2524 .

