@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:80110
  skos:prefLabel "programas agrícolas"@es, "farm programs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5437 .

nalt:28152
  skos:prefLabel "excedentes"@es, "surpluses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5437 .

nalt:5296
  skos:prefLabel "política agrícola"@es, "agricultural policy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5437 .

nalt:5437
  skos:prefLabel "commodity programs"@en, "programas de productos básicos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:67761 ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28152, nalt:80110, nalt:458, nalt:28147 ;
  skos:hiddenLabel "commodity-programs"@en, "commodity program"@en ;
  skos:broader nalt:5296 ;
  skos:altLabel "commodity programmes"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "9396" .

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

nalt:28147
  skos:prefLabel "Programa de Productos Alimenticios Suplementarios"@es, "Commodity Supplemental Food Program"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5437 .

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

nalt:458
  skos:prefLabel "productos alimentarios básicos"@es, "commodity foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:5437 .

nalt:67761
  skos:prefLabel "programas de comprobación"@es, "check-off programs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5437 .

