@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:sh99002416
  skos:prefLabel "Prevention"@en ;
  a skos:Concept .

lcsh:sh00006451
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Losses--Prevention"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1180, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  dc:created "2000-05-10T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  dc:modified "2006-03-06T15:05:41"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh99002416 .

