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

nalt:23712
  skos:prefLabel "separación"@es, "separation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333492 .

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

nalt:333492_def
  rdf:value "Proceso de separación de los isótopos o de cambio de sus abundancias relativas, mediante la difusión gaseosa o la separación electromagnética. Constituye un paso en el proceso de enriquecimiento isotópico."@es, "The process of separating isotopes from one another, or changing their relative abundances, as by gaseous diffusion or electromagnetic separation. Isotope separation is a step in the isotopic enrichment process."@en ;
  dc:source "United States Nuclear Regulatory Commission, Glossary" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:333492
  skos:broader nalt:23712 ;
  skos:related nalt:267 ;
  ns0:marc001 "9813987547800041" ;
  dc:created "2019-08-30"^^xsd:date ;
  dc:modified "2019-11-25"^^xsd:date ;
  ns0:marc001previous "94075" ;
  skos:prefLabel "separación isótopica"@es, "isotope separation"@en ;
  skos:hiddenLabel "separation of the isotope"@en, "separation of isotope"@en ;
  skos:definition nalt:333492_def ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:267
  skos:prefLabel "isótopos"@es, "isotopes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:333492 .

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

