@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:sh00002520 .

<http://data.bnf.fr/ark:/12148/cb12248045h> skos:closeMatch lcsh:sh00002520 .
lcsh:sh00002520
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1180, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1147 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals and individual plants and groups of plants." ;
  dc:created "2000-03-03T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-02-16T12:24:09"^^xsd:dateTime ;
  skos:example "Reference under the headings [Pesticides--Physiological effect; Pesticides and wildlife; Plants--Effect of pesticides on]" ;
  a skos:Concept ;
  skos:prefLabel "Effect of pesticides on"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12248045h> .

