@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:sh85101696
  skos:notation "SB741.P58", "QK621.P9" ;
  skos:prefLabel "Phytophthora"@en ;
  a skos:Concept .

lcsh:sh2012002744
  skos:broader lcsh:sh85101696 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:altLabel "Pythiacystis citrophthora"@en ;
  skos:notation "QK621.P9" ;
  skos:prefLabel "Phytophthora citrophthora"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2012-07-09T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

