@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:sh2002006512
  skos:example "Reference under the headings [Agricultural pests--Biological control; Plant parasites--Biological control]" ;
  dc:modified "2006-05-18T14:01:36"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1180, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  dc:created "2002-04-10T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  a skos:Concept ;
  skos:broader lcsh:sh00007762 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Postharvest diseases and injuries--Biological control"@en .

lcsh:sh00007762
  skos:prefLabel "Biological control"@en ;
  a skos:Concept .

