@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/cb11977515d> skos:closeMatch lcsh:sh2001008990 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2001008990 .

lcsh:sh2001008990
  dc:modified "2006-05-09T08:50:50"^^xsd:dateTime ;
  dc:created "2001-07-24T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1180, lcsh:collection_Subdivisions ;
  skos:note "Use as a topical subdivision under individual plants and groups of plants." ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11977515d> ;
  skos:prefLabel "Transplanting"@en ;
  skos:example "Reference under the heading [Transplanting (Plant culture)]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

