@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:5271
  skos:prefLabel "ganancias y márgenes"@es, "profits and margins"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302103 .

nalt:302103
  skos:definition nalt:302103_def ;
  skos:hiddenLabel "discount rates"@en, "discounted rate"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5271 ;
  skos:prefLabel "tasa de descuento"@es, "discount rate"@en ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-06-15"^^xsd:date ;
  ns0:marc001 "81148" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:13180 .

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

nalt:13180
  skos:prefLabel "finanzas"@es, "finance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:302103 .

nalt:302103_def
  rdf:value "Porcentaje utilizado para ajustar una previsión de gastos para justificar el valor temporal del dinero o los costos de oportunidad. Puede basarse en el costo de capital de la utilidad."@es, "A percentage that is used to adjust a forecast of expenditures to account for the time value of money or opportunity costs; it can be based on the utility's cost of capital."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

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

