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

nalt:33952
  skos:prefLabel "canales de mercadeo"@es, "marketing channels"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:138381 .

nalt:138381_def
  rdf:value "Venta pública de bienes en los que las pujas son hechas por parte de varias personas, por lo general la propiedad se va al mejor postor."@es, "Public sale of property in which bids are made by multiple parties; usually the property goes to the highest bidder."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:138381
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "58582" ;
  dc:modified "2014-09-15"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85009444>, <http://id.agrisemantics.org/gacs/C22216>, <http://id.cabi.org/cabt/15402>, <http://aims.fao.org/aos/agrovoc/c_708> ;
  skos:definition nalt:138381_def ;
  skos:prefLabel "auctions"@en, "subastas"@es ;
  skos:broader nalt:33952 ;
  skos:hiddenLabel "auction"@en ;
  dc:created "2010-11-01"^^xsd:date .

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

