@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85102807
  skos:notation "QK745", "SB128" ;
  skos:prefLabel "Plant regulators"@en ;
  a skos:Concept ;
  skos:related lcsh:sh92000051 .

lcsh:sh92000051
  dc:created "1992-01-06T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85014173 ;
  skos:related lcsh:sh85102807 ;
  skos:altLabel "Regulation of growth"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Growth (Plants)--Regulation"@en ;
  a skos:Concept .

lcsh:sh85014173
  skos:notation "QH508" ;
  skos:prefLabel "Biological control systems"@en ;
  a skos:Concept .

