@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:28677
  skos:prefLabel "indicadores económicos"@es, "economic indicators"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:228317 .

nalt:28675
  skos:prefLabel "Índice de precios al consumidor"@es, "Consumer Price Index"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:228317 .

<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:228317
  dc:created "2014-09-12"^^xsd:date ;
  skos:hiddenLabel "Producer Price Indexes (PPIs)"@en, "Producer Price Indices"@en ;
  skos:related nalt:28675, nalt:242640 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "índice de precios al productor"@es, "Producer Price Index"@en ;
  skos:altLabel "producer price index (PPI)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "72019" ;
  dc:modified "2015-03-04"^^xsd:date ;
  skos:broader nalt:28677 .

nalt:242640
  skos:prefLabel "precios al productor"@es, "producer prices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:228317 .

