@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:27701
  skos:prefLabel "Coffea liberica"@es, "Coffea liberica"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:27704 .

nalt:27704
  skos:narrower nalt:27728, nalt:16988, nalt:27703 ;
  ns0:marc001 "9196" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "productos del café"@es, "coffee products"@en ;
  skos:hiddenLabel "coffee-products"@en ;
  dc:modified "2019-08-05"^^xsd:date ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:11639, nalt:27565, nalt:27700, nalt:27701 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:848 .

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

nalt:11639
  skos:prefLabel "Coffea arabica"@es, "Coffea arabica"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:27704 .

nalt:27700
  skos:prefLabel "Coffea canephora"@es, "Coffea canephora"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:27704 .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:27704 .

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

nalt:27703
  skos:prefLabel "semillas de café"@es, "coffee beans"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:27704 .

nalt:27565
  skos:prefLabel "alimentos basados en vegetales"@es, "plant-based foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:27704 .

nalt:16988
  skos:prefLabel "café"@es, "coffee (beverage)"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:27704 .

nalt:27728
  skos:prefLabel "pulpa de café"@es, "coffee pulp"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:27704 .

