@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:sh85099008
  skos:notation "SB373", "QK495.R78" ;
  skos:prefLabel "Pears"@en ;
  a skos:Concept .

lcsh:sh2012003564
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:altLabel "Pyrus domestica"@en, "European pear"@en, "Pyrus longipes"@en, "Pyrus balansae"@en, "Pyrus bourgaeana"@en, "Wild pear"@en, "Pyrus medvedevii"@en, "Pyrus elata"@en, "Pyrus caucasica"@en, "Pyrus communis"@en, "Pyrus asiae-mediae"@en, "Pyrus pyraster"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Common pear"@en ;
  skos:broader lcsh:sh85099008 ;
  dc:created "2012-09-03T00:00:00"^^xsd:dateTime ;
  skos:notation "SB373", "QK495.R78" ;
  a skos:Concept .

