@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:299989
  skos:prefLabel "scanning electrochemical microscopy"@en, "microscopía electroquímica de barrido"@es ;
  dc:created "2017-05-09"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "scanning electrochemical microscopies"@en, "electro-chemical scanning microscopy"@en, "scanning electro-chemical microscopy"@en ;
  skos:broader nalt:188545 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:altLabel "electrochemical scanning microscopy"@en ;
  ns0:marc001 "83704" ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:299989_def .

nalt:188545
  skos:prefLabel "microscopia de sonda de barrido"@es, "scanning probe microscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:299989 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:299989_def
  rdf:value "Técnica de microscopia de sonda de barrido que utiliza un ultramicroelectrodo que registra simultáneamente cambios en el potencial electroquímico a medida que realiza el barrido, creando de ese modo imágenes topográficas con información electroquímica localizada."@es, "A scanning probe microscopy technique that uses an ultramicroelectrode as the scanning probe that simultaneously records changes in electrochemical potential as it scans thereby creating topographical images with localized electrochemical information."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

