@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:sh00004599
  skos:prefLabel "Effect of chemicals on"@en ;
  a skos:Concept .

lcsh:sh2005003642
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh00004599 ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1147, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:example "Reference under the heading [Surface active agents--Physiological effect]" ;
  skos:prefLabel "Effect of surface active agents on"@en ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals." ;
  dc:created "2005-06-06T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2006-06-13T12:26:21"^^xsd:dateTime .

