@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:3982
  skos:prefLabel "reacciones químicas"@es, "chemical reactions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:24672 .

nalt:24672
  skos:prefLabel "ionización"@es, "ionization"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "ionised"@en, "autoionisation"@en, "auto-ionization"@en, "auto-ionisations"@en, "autoionization"@en, "ionized"@en, "auto-ionizations"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85067822>, <http://id.agrisemantics.org/gacs/C11799>, <http://aims.fao.org/aos/agrovoc/c_25736>, <http://id.cabi.org/cabt/61490> ;
  skos:definition nalt:24672_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "ionisation"@en, "ionizing"@en, "ionising"@en ;
  skos:broader nalt:3982 ;
  ns0:marc001 "19640" ;
  skos:related nalt:36233, nalt:264 ;
  dc:modified "2019-04-09"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:264
  skos:prefLabel "elementos químicos"@es, "chemical elements"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:24672 .

nalt:24672_def
  rdf:value "Proceso a través del cual un átomo o una molécula neutra recibe una carga negativa o positiva por medio de la adquisición o la pérdida de un electrón."@es, "The process whereby a neutral atom or molecule becomes negatively or positively charged by acquiring or losing an electron."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:36233
  skos:prefLabel "electrones"@es, "electrons"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:24672 .

