@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 ;
  skos:hasTopConcept lcsh:sh2002006137 .

lcsh:sh2002006137
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2002-03-27T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1180, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:example "Reference under the heading [Plants--Effect of sulfur on]" ;
  dc:modified "2007-08-11T07:52:22"^^xsd:dateTime ;
  skos:altLabel "Effect of sulphur on"@en ;
  skos:prefLabel "Effect of sulfur on"@en ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13570921b> .

<http://data.bnf.fr/ark:/12148/cb13570921b> skos:closeMatch lcsh:sh2002006137 .
