@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:sh2012003559
  skos:notation "QL527.P88" ;
  skos:prefLabel "Cacopsylla"@en ;
  a skos:Concept .

lcsh:sh85108537
  skos:altLabel "Psylla buxi"@en, "Cacopsylla buxi"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "QL527.P88" ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:modified "2012-11-09T10:17:40"^^xsd:dateTime ;
  skos:prefLabel "Boxwood psyllid"@en ;
  skos:broader lcsh:sh2012003559 ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime .

