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

nalt:67924
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:20572, nalt:138167 ;
  ns0:marc001 "51643" ;
  skos:altLabel "GNP (gross national product)"@en, "PNB (producto nacional bruto)"@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_11364>, <http://id.cabi.org/cabt/53478>, <http://id.agrisemantics.org/gacs/C21595> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:5306 ;
  dc:created "2006-04-03"^^xsd:date ;
  skos:prefLabel "gross national product"@en, "producto nacional bruto"@es ;
  skos:hiddenLabel "gross-national-product"@en ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:67924_def .

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

nalt:67924_def
  rdf:value "Valor del producto final total de productos y servicios producidos durante un año por los factores de un país. Es la suma de los gastos de los consumidores y del gobierno, el gasto bruto en inversiones, y el total de las exportaciones de mercancías menos las importaciones."@es, "The value of all final goods and services produced during a year by the factors in a country. It is the sum of expenditures by consumers and governments, gross investment spending, and total merchandise exports less imports."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:138167
  skos:prefLabel "recesión económica"@es, "economic recession"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:67924 .

nalt:5306
  skos:prefLabel "economía de la producción"@es, "production economics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:67924 .

nalt:20572
  skos:prefLabel "depresión económica"@es, "economic depression"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:67924 .

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

