@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:sh85116549
  a skos:Concept ;
  dc:modified "2012-09-17T14:11:16"^^xsd:dateTime ;
  skos:broader lcsh:sh85050435 ;
  skos:prefLabel "Sainfoin"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:notation "SB207.S24" ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime .

lcsh:sh85050435
  skos:notation "SB193-SB207" ;
  skos:prefLabel "Forage plants"@en ;
  a skos:Concept .

