@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:sh00005734 .

<http://data.bnf.fr/ark:/12148/cb11975868b> skos:closeMatch lcsh:sh00005734 .
lcsh:sh00005734
  dc:created "2000-03-14T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the general see reference [Experiments]" ;
  dc:modified "2006-02-21T14:50:14"^^xsd:dateTime ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_LCSH_General ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975868b> ;
  skos:prefLabel "Experiments"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under scientific and technical topics for works on experiments and instructions for carrying them out." .

lcsh:sh00005665 skos:broader lcsh:sh00005734 .
