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

nalt:332466
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "radio-active pollution"@en, "radioactive contaminated"@en, "radio-active contamination"@en, "radioactively contaminated"@en ;
  skos:prefLabel "radioactive pollution"@en, "contaminación radiactiva"@es ;
  skos:narrower nalt:332481, nalt:332482 ;
  ns0:marc001 "9813982671700041" ;
  ns0:marc001previous "94552" ;
  skos:broader nalt:5845 ;
  dc:created "2019-07-22"^^xsd:date ;
  skos:related nalt:301114 ;
  dc:modified "2019-11-25"^^xsd:date .

nalt:332481
  skos:prefLabel "agua contaminada por radiactividad"@es, "radioactively contaminated water"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:332466 .

nalt:5845
  skos:prefLabel "polución"@es, "pollution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332466 .

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

nalt:301114
  skos:prefLabel "lluvia radiactiva"@es, "radioactive fallout"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332466 .

nalt:332482
  skos:prefLabel "suelo contaminado por radiactividad"@es, "radioactively contaminated soil"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:332466 .

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

