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

nalt:5261
  skos:prefLabel "economía"@es, "economics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:35778 .

nalt:35778_def
  rdf:value "Estadísticas o estudios económicos que evalúan grupos de individuos o de productos básicos; por ejemplo, consumo total, empleo o ingresos."@es, "Economic studies or statistics that consider aggregates of individuals or groups of commodities; for example, total consumption, employment, or income."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:35769
  skos:prefLabel "estadística macroeconómica"@es, "macroeconomic statistics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35778 .

nalt:35778
  ns0:marc001 "22128" ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:definition nalt:35778_def ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_12315>, <http://id.agrisemantics.org/gacs/C12492>, <http://id.cabi.org/cabt/68991> ;
  skos:prefLabel "macroeconomics"@en, "macroeconomía"@es ;
  skos:related nalt:35769 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "macroeconomic"@en ;
  skos:broader nalt:5261 .

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

