@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:sh2004009921
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Predators of--Control"@en ;
  a skos:Concept ;
  dc:created "2004-08-17T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1147 ;
  skos:note "Use as a topical subdivision under individual animals and groups of animals." ;
  skos:broader lcsh:sh99004902 ;
  skos:example "Reference under the heading [Predatory animals--Control]" ;
  dc:modified "2006-06-13T12:46:06"^^xsd:dateTime .

lcsh:sh99004902
  skos:prefLabel "Control"@en ;
  a skos:Concept .

