@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:333501_def
  rdf:value "Sucesión de nucleidos, cada uno de los cuales, por medio de la desintegración radiactiva, se transforma en el siguiente hasta que surge un nucleido estable. El primer miembro se denomina padre, los intermedios, hijas, y el miembro estable final, se llama producto final."@es, "A succession of nuclides, each of which transforms by radioactive disintegration into the next until a stable nuclide results. The first member is called the parent, the intermediate members are called daughters, and the final stable member is called the end product."@en ;
  dc:source "United States Nuclear Regulatory Commission, Glossary" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:333501
  ns0:marc001 "9813982671600041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:333501_def ;
  skos:broader nalt:239 ;
  dc:created "2019-09-03"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  skos:hiddenLabel "radioactive-series"@en ;
  skos:prefLabel "radioactive series"@en, "series radiactivas"@es ;
  ns0:marc001previous "94553" ;
  dc:modified "2019-11-25"^^xsd:date .

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

nalt:239
  skos:prefLabel "nucleidos"@es, "nuclides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:333501 .

