@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 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:56901
  skos:prefLabel "precios de paridad"@es, "parity prices"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5441 .

nalt:5296
  skos:prefLabel "política agrícola"@es, "agricultural policy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5441 .

nalt:5441
  skos:prefLabel "parity (economics)"@en, "paridad (economía)"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "27219" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/85598>, <http://id.agrisemantics.org/gacs/C13566> ;
  skos:definition nalt:5441_def ;
  skos:related nalt:56901 ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:5296 ;
  skos:hiddenLabel "parity-(economics)"@en .

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

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

nalt:5441_def
  rdf:value "Nivel de precios para productos agrícolas mantenido con apoyo del gobierno, cuya intención es proporcionar a los campesinos el poder adquisitivo que tenían durante un período referencial dado."@es, "A level for agricultural commodity prices maintained by governmental support and intended to give farmers the same purchasing power they had during a selected base period."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

