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

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

nalt:54947
  skos:hiddenLabel "220Rn exhalation rates"@en, "222Rn evolution"@en, "thoron evolution"@en, "222Rn exhalation"@en, "thoron"@en, "radon exhalation"@en, "radon-222 exhalation"@en, "thoron exhalation rate"@en, "radon exhalation rates"@en, "220Rn exhalation rate"@en, "thoron exhalation rates"@en, "radon exhalation rate"@en, "thoron exhalation"@en, "radon-222 exhalation rate"@en, "222Rn exhalation rate"@en, "220Rn exhalation"@en, "radon evolution"@en, "222Rn exhalation rates"@en, "220Rn evolution"@en ;
  skos:prefLabel "radon"@en, "radón"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "31391" ;
  skos:exactMatch <http://id.cabi.org/cabt/99082>, <http://aims.fao.org/aos/agrovoc/c_32529>, <http://id.agrisemantics.org/gacs/C26000> ;
  skos:broader nalt:12121 ;
  dc:modified "2016-10-25"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:12121
  skos:prefLabel "gases nobles"@es, "noble gases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:54947 .

