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

lcsh:sh2002006551
  a skos:Concept ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1180, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-18T14:09:20"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Weeds--Control]" ;
  dc:created "2002-04-10T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Weed control"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11932444p> ;
  skos:note "Use as a topical subdivision under individual crops and groups of crops." .

