@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:sh2010014557
  skos:prefLabel "Smallanthus"@en ;
  a skos:Concept .

lcsh:sh2010014556
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Yacon"@en ;
  skos:altLabel "Yacon strawberry"@en, "Polymnia edulis"@en, "Earth apple"@en, "Polymnia sonchifolia"@en, "Smallanthus sonchifolius"@en ;
  skos:broader lcsh:sh2010014557 ;
  dc:created "2010-11-15T00:00:00"^^xsd:dateTime .

