@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:sh99005627
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1180, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  dc:modified "2006-05-15T10:59:15"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  dc:created "1999-08-02T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh99005454 ;
  skos:example "Reference under the heading [Agricultural pests--Cultural control]" ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Diseases and pests--Cultural control"@en .

lcsh:sh99005454
  skos:prefLabel "Cultural control"@en ;
  a skos:Concept .

