@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .

yso:p3612
  skos:broader yso:p1433 ;
  dc11:source "Biologian sanakirja" ;
  rdfs:comment "ryhmä synteettisesti valmistettuja orgaanisia yhdisteitä, joita käytetään hillitsemään hyötykasvien pituuskasvua" ;
  skos:related yso:p3611 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "tillväxtregulatorer"@sv, "kasvunsääteet"@fi, "growth regulators"@en ;
  a skos:Concept .

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

yso:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3612 .

yso:p3611
  skos:prefLabel "plant hormones"@en, "kasvihormonit"@fi, "växthormoner"@sv ;
  a skos:Concept ;
  skos:related yso:p3612 .

yso:p1708
  skos:prefLabel "ämne enligt påverkan"@sv, "aine vaikutuksen mukaan"@fi ;
  a skos:Collection ;
  skos:member yso:p3612 .

