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

nalt:36205
  skos:prefLabel "radioprotección"@es, "radiation safety"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:335961 .

nalt:242665
  skos:prefLabel "agentes radioprotectores"@es, "radioprotective agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:335961 .

nalt:335961
  skos:related nalt:36205, nalt:242665, nalt:40933, nalt:1142 ;
  skos:prefLabel "dosimetry"@en, "dosimetría"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2020-02-06"^^xsd:date ;
  skos:definition nalt:335961_def ;
  skos:broader nalt:52337 ;
  ns0:marc001 "86741" ;
  dc:created "2020-02-06"^^xsd:date .

nalt:1142
  skos:prefLabel "lesión por radiación"@es, "radiation injury"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:335961 .

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

nalt:40933
  skos:prefLabel "irradiación"@es, "irradiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:335961 .

nalt:335961_def
  rdf:value "Cuantificación de las dosis de radiación que células, tejidos, órganos, individuos o poblaciones reciben debido a exposiciones a esta."@es, "Quantification of radiation doses to cells, tissues, organs, individuals or populations resulting from radiation exposures."@en ;
  dc:source "Glossary, Centers for Disease Control and Prevention" ;
  a ns0:Definition .

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

nalt:52337
  skos:prefLabel "radiometría"@es, "radiometry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:335961 .

