@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#> .

nalt:243920
  skos:prefLabel "fuerza motriz de protones"@es, "proton-motive force"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:322739 .

nalt:322740
  skos:prefLabel "protonación"@es, "protonation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:322739 .

nalt:322739
  skos:broader nalt:24672 ;
  skos:prefLabel "desprotonación"@es, "deprotonation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "86553" ;
  skos:related nalt:322740, nalt:243920, nalt:36246 ;
  dc:created "2018-07-24"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date .

nalt:24672
  skos:prefLabel "ionización"@es, "ionization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:322739 .

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

nalt:36246
  skos:prefLabel "protones"@es, "protons"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:322739 .

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

