@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:48966
  skos:prefLabel "lechuga de hoja"@es, "leaf lettuce"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:43828 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

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

nalt:44725
  skos:prefLabel "lechuga en mata"@es, "head lettuce"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:43828 .

nalt:20728
  skos:prefLabel "vegetales de hoja verde"@es, "green leafy vegetables"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:43828 .

nalt:42337
  skos:prefLabel "Lactuca sativa"@es, "Lactuca sativa"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:43828 ;
  ns0:hasProduct nalt:43828 .

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

nalt:43828
  ns0:marc001 "21192" ;
  skos:hiddenLabel "oak tree lettuce"@en, "lettuce heads"@en, "lettuce head"@en, "head of lettuce"@en, "lettuces"@en, "lettuce heart"@en, "heart of lettuce"@en, "lettuce hearts"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/66200>, <http://id.agrisemantics.org/gacs/C3542>, <http://id.loc.gov/authorities/subjects/sh85076251>, <http://aims.fao.org/aos/agrovoc/c_12151> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:48966, nalt:44725, nalt:48968 ;
  ns0:productOf nalt:42337 ;
  skos:related nalt:42337 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "lechuga"@es, "lettuce"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:20728 ;
  dc:modified "2015-09-24"^^xsd:date .

nalt:48968
  skos:prefLabel "lechuga romana"@es, "romaine lettuce"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:43828 .

