@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:27704
  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 ;
  skos:narrower nalt:16988, nalt:27703 ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:11639, nalt:27565, nalt:27700 ;
  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 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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 .

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 .

