@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:5293
  skos:prefLabel "estadística agrícola"@es, "agricultural statistics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5295 .

nalt:5432
  skos:prefLabel "precios de cultivos"@es, "crop prices"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5295 .

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

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

nalt:5433
  skos:prefLabel "precios del ganado"@es, "livestock prices"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5295 .

nalt:5332
  skos:prefLabel "pronósticos agrícolas"@es, "agricultural forecasts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5295 .

nalt:5295
  skos:narrower nalt:5332, nalt:5432, nalt:5293, nalt:5433 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "agricultural outlook and situation"@en, "perspectiva y situación agrícola"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9313>, <http://aims.fao.org/aos/agrovoc/c_28637>, <http://id.cabi.org/cabt/7154> ;
  ns0:marc001 "1386" ;
  skos:hiddenLabel "agricultural-outlook-and-situation"@en, "agricultural outlooks"@en ;
  skos:altLabel "agricultural outlook"@en, "agricultural situation"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:5284, nalt:5431 ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:5284
  skos:prefLabel "economía agrícola"@es, "agricultural economics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5295 .

nalt:5431
  skos:prefLabel "situación económica"@es, "economic outlook and situation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5295 .

