@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:46326_def
  rdf:value "Tritio es el isótopo radiactivo de hidrógeno que tiene un número de masa 3, tiene un protón y dos neutrones."@es, "Tritium is the radioactive isotope of hydrogen (H) that has a mass number of 3, having one proton and two neutrons."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:55396
  skos:prefLabel "radionucleidos"@es, "radionuclides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:46326 .

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

nalt:46326
  skos:definition nalt:46326_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17772>, <http://id.cabi.org/cabt/120191>, <http://aims.fao.org/aos/agrovoc/c_24912>, <http://id.loc.gov/authorities/subjects/sh85137936> ;
  skos:hiddenLabel "tritiated"@en ;
  skos:prefLabel "tritium"@en, "tritio"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "38534" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:55396 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:32806 .

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

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

