@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:sh85119564
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh2012001925 ;
  skos:related lcsh:sh85054682 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Seeds--Viability"@en ;
  dc:modified "2012-07-31T14:03:44"^^xsd:dateTime ;
  a skos:Concept .

lcsh:sh85054682
  skos:notation "QK740" ;
  skos:prefLabel "Germination"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85119564 .

lcsh:sh2012001925
  skos:prefLabel "Viability (Biology)"@en ;
  a skos:Concept .

