@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:21998
  skos:prefLabel "sistemas económicos"@es, "economic systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:130644 .

nalt:35755
  skos:prefLabel "sistemas económicos de transición"@es, "transitional economic systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:130644 .

nalt:130644
  dc:created "2009-07-08"^^xsd:date ;
  skos:altLabel "centrally planned economies"@en, "planned economies"@en, "planned economy"@en ;
  ns0:marc001 "55910" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:130644_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:131711, nalt:35755, nalt:130642 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1441>, <http://id.cabi.org/cabt/25542>, <http://id.agrisemantics.org/gacs/C28912> ;
  skos:broader nalt:21998 ;
  skos:prefLabel "centrally planned economy"@en, "economías de planificación centralizada"@es ;
  skos:hiddenLabel "centrally-planned-economy"@en .

nalt:130644_def
  rdf:value "Sistema económico en el cual la economía es dirigida y administrada por su propio gobierno."@es, "An economic system in which the economy is directed and administered by its government."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:131711
  skos:prefLabel "socialismo"@es, "socialism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:130644 .

nalt:130642
  skos:prefLabel "economía mixta"@es, "mixed economy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:130644 .

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

