@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#> .

nalt:4264
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "financial-contract"@en, "financial agreement"@en, "contract management"@en, "noncompetitive contracting"@en, "non-competitive contracting"@en, "financial contract"@en, "financial-agreements"@en, "financial-agreement"@en, "competitive contracting"@en ;
  skos:prefLabel "acuerdos financieros"@es, "financial agreements"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-09-29"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "66894" ;
  skos:altLabel "financial contracts"@en, "financial contracting"@en ;
  skos:broader nalt:218955 ;
  skos:related nalt:42458 .

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

nalt:218955
  skos:prefLabel "contratos legales"@es, "legal agreements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4264 .

nalt:42458
  skos:prefLabel "tratados comerciales"@es, "trade agreements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4264 .

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

