@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:41562
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:41562_def ;
  skos:narrower nalt:193202, nalt:41559, nalt:41566 ;
  dc:modified "2017-06-15"^^xsd:date ;
  skos:related nalt:41561, nalt:302111 ;
  skos:broader nalt:421 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "productos frescos de origen vegetal"@es, "fresh produce"@en ;
  ns0:marc001 "66994" ;
  skos:altLabel "raw produce"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:41562_def
  rdf:value "Frutas y verduras crudas."@es, "Raw fruits and vegetables."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:193202
  skos:prefLabel "frutas y hortalizas frescas"@es, "fresh-cut produce"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:41562 .

nalt:421
  skos:prefLabel "alimentos crudos"@es, "raw foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:41562 .

nalt:41559
  skos:prefLabel "fruta cruda"@es, "raw fruit"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:41562 .

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

nalt:41561
  skos:prefLabel "mercados frescos"@es, "fresh market"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41562 .

nalt:41566
  skos:prefLabel "vegetales crudos"@es, "raw vegetables"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:41562 .

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

nalt:302111
  skos:prefLabel "mercados nacionales"@es, "domestic markets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41562 .

