@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 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:333495_def
  rdf:value "Proceso por medio del cual la abundancia relativa de los isótopos de un elemento dado se altera, produciendo una forma del elemento enriquecida en un isótopo particular y empobrecida en sus otras formas isotópicas."@es, "A process by which the relative abundance of the isotopes of a given element are altered, thus producing a form of the element that has been enriched in one particular isotope and depleted in its other isotopic forms."@en ;
  dc:source "United States Nuclear Regulatory Commission, Glossary" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:55740
  skos:prefLabel "refinación"@es, "refining"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333495 .

nalt:41368
  skos:prefLabel "fraccionamiento"@es, "fractionation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333495 .

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

nalt:8468
  skos:prefLabel "métodos analíticos"@es, "analytical methods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333495 .

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

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

nalt:333495
  ns0:marc001previous "94076" ;
  ns0:marc001 "9813987547600041" ;
  skos:hiddenLabel "isotopic-enrichment"@en ;
  skos:prefLabel "isotopic enrichment"@en, "enriquecimiento isotópico"@es ;
  skos:broader nalt:8468 ;
  skos:related nalt:55740, nalt:41368, nalt:267 ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2019-09-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:333495_def .

