@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 ;
  skos:hasTopConcept lcsh:sh00005761 .

<http://data.bnf.fr/ark:/12148/cb11932969d> skos:closeMatch lcsh:sh00005761 .
lcsh:sh00005761
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1180 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "Time of flowering"@en ;
  dc:created "2000-03-17T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Plants, Flowering of--Flowering time]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11932969d> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  dc:modified "2006-02-21T15:06:06"^^xsd:dateTime ;
  skos:prefLabel "Flowering time"@en .

