@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:26242
  skos:prefLabel "endibia"@es, "endive"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:26241 .

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

nalt:147300
  skos:prefLabel "Cichorium endivia subsp. pumilum"@es, "Cichorium endivia subsp. pumilum"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:26241 .

nalt:24863
  skos:prefLabel "achicoria"@es, "chicory"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:productOf nalt:26241 ;
  skos:related nalt:26241 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:147299
  skos:prefLabel "Cichorium endivia subsp. endivia"@es, "Cichorium endivia subsp. endivia"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:26241 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

nalt:26241
  skos:narrower nalt:147299, nalt:147300 ;
  skos:exactMatch <http://id.cabi.org/cabt/28790>, <http://id.agrisemantics.org/gacs/C25285>, <http://aims.fao.org/aos/agrovoc/c_1614> ;
  skos:hiddenLabel "Cichorium endiva"@en, "Cichorium-endivia"@en ;
  dc:modified "2020-03-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:hasProduct nalt:24863 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh93009191>, <http://id.loc.gov/authorities/subjects/sh93009187> ;
  skos:related nalt:26242, nalt:24863 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "curly endive"@es, "curly endive"@en ;
  ns0:taxonomicRank nalt:350021 ;
  skos:broader nalt:13267 ;
  a ns0:Organism, skos:Concept ;
  ns0:marc001 "8514" ;
  skos:prefLabel "Cichorium endivia"@es, "Cichorium endivia"@en .

nalt:13267
  skos:prefLabel "Cichorium"@es, "Cichorium"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:26241 .

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

