@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:22800
  skos:prefLabel "ingreso"@es, "income"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199786 .

nalt:5298
  skos:prefLabel "ingreso de fincas"@es, "farm income"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:199786 .

<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:5284
  skos:prefLabel "economía agrícola"@es, "agricultural economics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199786 .

nalt:199786
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85002409>, <http://id.loc.gov/authorities/subjects/sh85047213> ;
  skos:broader nalt:22800, nalt:5284 ;
  skos:narrower nalt:5298 ;
  skos:prefLabel "ingreso agrícola"@es, "agricultural income"@en ;
  skos:hiddenLabel "agricultural incomes"@en, "agricultural revenue"@en, "agricultural revenues"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "62613" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-07-06"^^xsd:date ;
  dc:created "2013-06-19"^^xsd:date .

