@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:sh85098030
  skos:notation "QL596.C5" ;
  skos:prefLabel "Paria"@en ;
  a skos:Concept .

lcsh:sh85128556
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:notation "QL596.C5", "SB608.S85" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:altLabel "Paria fragariae"@en, "Strawberry rootworm"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2012-12-06T13:18:17"^^xsd:dateTime ;
  skos:prefLabel "Strawberry root-worm"@en ;
  skos:broader lcsh:sh85098030 ;
  skos:example "Example under [Strawberries--Diseases and pests]" ;
  a skos:Concept .

