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

lcsh:sh2001008906
  skos:member lcsh:collection_PatternHeadingH1158, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1149, lcsh:collection_Subdivisions ;
  skos:prefLabel "Spectra"@en ;
  skos:example "Reference under the heading [Spectrum analysis]" ;
  skos:note "Use as a topical subdivision under individual chemicals and groups of chemicals, individual materials and types of materials, elementary particles, and celestial bodies." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2007-10-17T07:55:20"^^xsd:dateTime ;
  dc:created "2001-07-12T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975679f> .

