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

nalt:32806
  skos:prefLabel "hidrógeno"@es, "hydrogen"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:32805 .

nalt:32805_def
  rdf:value "Isótopo estable de hidrógeno. Tiene un neutrón y un protón en el núcleo."@es, "The stable isotope of hydrogen. It has one neutron and one proton in the nucleus."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

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

nalt:47905
  skos:prefLabel "isótopos estables"@es, "stable isotopes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:32805 .

nalt:32805
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:47905 ;
  skos:prefLabel "deuterium"@en, "deuterio"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17796>, <http://id.cabi.org/cabt/38189>, <http://aims.fao.org/aos/agrovoc/c_33476>, <http://id.loc.gov/authorities/subjects/sh85037316> ;
  dc:modified "2017-10-06"^^xsd:date ;
  skos:definition nalt:32805_def ;
  skos:hiddenLabel "heavy-hydrogen"@en ;
  ns0:marc001 "11704" ;
  skos:altLabel "heavy hydrogen"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:32806 ;
  dc:created "2006-01-19"^^xsd:date .

