@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:300437_def
  rdf:value "Costo de reducir una unidad incremental de, por ejemplo, un contaminante."@es, "The cost of abating an incremental unit of, for instance, a pollutant."@en ;
  dc:source "U.S. Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:300437
  skos:prefLabel "marginal abatement cost"@en, "costo marginal de reducción"@es ;
  ns0:marc001 "82523" ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:28750 ;
  dc:created "2017-05-17"^^xsd:date ;
  skos:related nalt:238121 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:300437_def ;
  dc:modified "2017-11-10"^^xsd:date .

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

nalt:238121
  skos:prefLabel "curva de costo marginal de reducción"@es, "marginal abatement cost curve"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300437 .

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

nalt:28750
  skos:prefLabel "análisis de costo-beneficio"@es, "cost benefit analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:300437 .

