@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:41118
  skos:prefLabel "finanzas internacionales"@es, "international finance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:67800 .

nalt:67800_def
  rdf:value "Valor al que una moneda se convierte a otra. Las tasas de cambio nominales corresponden al valor vigente de la moneda extranjera expresado en términos de dólares estadounidenses."@es, "The price that one currency converts to another. Nominal exchange rates are the current value of the foreign currency in terms of U.S. dollars."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:142773
  skos:prefLabel "divisas"@es, "foreign exchange"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67800 .

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

nalt:67800
  dc:created "2006-03-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "tasa de cambio"@es, "currency exchange rate"@en ;
  ns0:marc001 "60784" ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "foreign exchange rate"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:41118 ;
  skos:related nalt:142773 ;
  skos:hiddenLabel "foreign exchange rates"@en, "currency exchange rates"@en ;
  skos:definition nalt:67800_def .

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

