@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://data.bnf.fr/ark:/12148/cb13195384h> skos:closeMatch lcsh:sh00005770 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh00005770 .

lcsh:sh00005770
  skos:prefLabel "Effect of water waves on"@en ;
  skos:member lcsh:collection_PatternHeadingH1180, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:example "Reference under the heading [Plants--Effect of water waves on]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-03-15T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13195384h> ;
  dc:modified "2006-02-21T15:08:15"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  a skos:Concept .

