@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:47324
  skos:prefLabel "ozono"@es, "ozone"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:334418 .

nalt:334418
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "smog"@en, "photochemical smog"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:prefLabel "smog pollution"@en, "contaminación de smog"@es ;
  skos:broader nalt:5845 ;
  dc:created "2019-09-30"^^xsd:date ;
  ns0:marc001previous "94656" ;
  skos:related nalt:47324 ;
  skos:definition nalt:334418_def ;
  ns0:marc001 "9813987677700041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "smog-related"@en, "photo-chemical smog"@en .

nalt:334418_def
  rdf:value "Niebla pardusca que contamina el aire, en particular el de las ciudades durante el verano. Puede dificultar la respiración y reduce significativamente la visibilidad a través del aire. Su componente principal es el ozono, un gas generado cuando los óxidos de nitrógeno reaccionan con otras sustancias químicas en la atmósfera, en especial con luz solar intensa."@es, "Smog is the brownish haze that pollutes our air, particularly over cities in the summertime. Smog can make it difficult for some people to breathe and it greatly reduces how far we can see through the air. The primary component of smog is ozone, a gas that is created when nitrogen oxides react with other chemicals in the atmosphere, especially in strong sunlight."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

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

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

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

