@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/scanning_electron_microscopy>
  skos:definition "A form of microscopy used to obtain images of microstructures, which utilises an electron gun to provide a beam of electrons which can be focussed on a specimen: the smaller the area to be scanned, the greater the magnification. Unlike its predecessor, transmission electron microscopy, where the beam is passed through the sample to produce an image on a flat plate, in sem the beam scans a small area of the solid specimen and secondary electrons are detected to form an image on a screen. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3411.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; scanning electron microscopy (SEM)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008855.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electron_microscopy> ;
  skos:prefLabel "scanning electron microscopy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/electron_microscopy>
  skos:prefLabel "electron microscopy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scanning_electron_microscopy> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/scanning_electron_microscopy> .

