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

<http://data.bnf.fr/ark:/12148/cb12262340k> skos:closeMatch lcsh:sh85134754 .
lcsh:sh85134754
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12262340k> ;
  a skos:Concept ;
  skos:related lcsh:sh85134769 ;
  dc:modified "1988-07-14T09:48:50"^^xsd:dateTime ;
  skos:altLabel "Electrons, Thermal"@en, "Thermoelectrons"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Thermal electrons"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:notation "QC793.5.T37-QC793.5.T379" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85134769
  skos:prefLabel "Thermionic emission"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85134754 .

