@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:67802
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:51533 ;
  skos:altLabel "f.o.b. (free on board)"@en, "FOB (free on board)"@en, "free-on-board"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-03-15"^^xsd:date ;
  skos:prefLabel "libre a bordo"@es, "free on board"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "51599" ;
  skos:definition nalt:67802_def .

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

nalt:67802_def
  rdf:value "Precio de un producto en un punto específico de reparto, generalmente el precio previo al despacho."@es, "The price of a good at a specific point or stage of delivery, usually the price before shipping."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:51533
  skos:prefLabel "precios de mercado"@es, "market prices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:67802 .

