@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:138407
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:138407_def ;
  dc:created "2010-11-02"^^xsd:date ;
  ns0:marc001 "59024" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "market-value"@en ;
  skos:related nalt:4433 ;
  skos:prefLabel "market value"@en, "valor de mercado"@es ;
  skos:broader nalt:138404 ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:138408 .

nalt:4433
  skos:prefLabel "mercadotecnia"@es, "marketing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:138407 .

nalt:138408
  skos:prefLabel "justo valor de mercado"@es, "fair market value"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:138407 .

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

nalt:138407_def
  rdf:value "Precio máximo estimado para un artículo que se vende en un mercado abierto y competitivo que un comprador pagaría y que un vendedor aceptaría."@es, "Highest estimated price for an item to be sold in an open, competitive market that a buyer would pay and a seller would accept."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:138404
  skos:prefLabel "valuación económica"@es, "economic valuation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:138407 .

