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

nalt:5844
  skos:prefLabel "contaminantes (polución)"@es, "pollutants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:334452 .

nalt:334452_def
  rdf:value "Contaminante emitido directamente a la atmósfera desde su fuente y que mantiene la misma forma química, como el polvo que vuela en el aire desde un vertedero."@es, "Any pollutant that is emitted into the atmosphere directly from its source and that retains the same chemical form. An example of a primary pollutant is dust that blows into the air from a landfill."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:334452
  dc:created "2019-10-01"^^xsd:date ;
  ns0:marc001previous "94516" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:prefLabel "contaminantes primarios"@es, "primary pollutants"@en ;
  skos:definition nalt:334452_def ;
  ns0:marc001 "9813986074500041" ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5844 ;
  skos:hiddenLabel "primary pollutant"@en .

