@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#> .

nalt:47355
  skos:hiddenLabel "input-prices"@en, "input price"@en ;
  skos:related nalt:5407, nalt:242640, nalt:301044 ;
  skos:exactMatch <http://id.cabi.org/cabt/61126>, <http://id.agrisemantics.org/gacs/C31584> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "19448" ;
  dc:modified "2017-05-25"^^xsd:date ;
  skos:prefLabel "input prices"@en, "precios de insumos"@es ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:28157 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:28157
  skos:prefLabel "precios"@es, "prices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47355 .

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

nalt:5407
  skos:prefLabel "insumos agrícolas"@es, "farm inputs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47355 .

nalt:301044
  skos:prefLabel "precios de compra"@es, "buying prices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47355 .

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

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

