@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/atomic_force_microscopy>
  skos:definition "The scanning tunneling microscope (STM) was recognized as a revolutionary instrument almost immediately after its invention in 1981. Yet even the inventors of the STM quickly realized its inherent limits. [Source: <a href=\"https://sk.sagepub.com/reference/nanoscience/n226.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Nanoscience and Society; Microscopy, Atomic Force</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018625.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scanning_probe_microscopy> ;
  skos:prefLabel "atomic force microscopy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/scanning_probe_microscopy>
  skos:prefLabel "scanning probe microscopy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/atomic_force_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/atomic_force_microscopy> .

