@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:sh85054850
  skos:notation "QK898.G45" ;
  skos:prefLabel "Gibberellins"@en ;
  a skos:Concept .

lcsh:sh93001895
  skos:prefLabel "Gibberellic acid"@en ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "1993-03-31T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85054850 ;
  skos:altLabel "Gibberellin A3"@en, "GA3 (Plant hormone)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

