@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:41118
  skos:prefLabel "finanzas internacionales"@es, "international finance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:142773 .

nalt:142773
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh91004890> ;
  skos:related nalt:67800 ;
  skos:prefLabel "foreign exchange"@en, "divisas"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24502>, <http://aims.fao.org/aos/agrovoc/c_28681>, <http://id.loc.gov/authorities/subjects/sh85050496>, <http://id.cabi.org/cabt/49067> ;
  ns0:marc001 "59694" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "forex"@en, "foreign exchange market"@en ;
  skos:hiddenLabel "foreign-exchange"@en ;
  dc:created "2011-02-14"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:41118 ;
  dc:modified "2017-03-23"^^xsd:date ;
  skos:definition nalt:142773_def .

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

nalt:67800
  skos:prefLabel "tasa de cambio"@es, "currency exchange rate"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:142773 .

nalt:142773_def
  rdf:value "Las transacciones relacionadas con el dinero internacional (moneda) negociadas de un país a otro por los gobiernos o las empresas."@es, "Transactions related to international money (currency) traded from one country to another by governments or businesses."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

