@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:sh00008405
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1180, lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh99005730 ;
  dc:created "2000-07-12T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb124293116> ;
  dc:modified "2006-05-05T11:30:27"^^xsd:dateTime ;
  skos:example "Reference under the heading [Seeds--Dormancy]" ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  skos:prefLabel "Seeds--Dormancy"@en .

<http://data.bnf.fr/ark:/12148/cb124293116> skos:closeMatch lcsh:sh00008405 .
lcsh:sh99005730
  skos:prefLabel "Dormancy"@en ;
  a skos:Concept .

