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

nalt:17794
  skos:related nalt:459, nalt:51074 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "pepper"@en, "pimienta"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:exactMatch <http://id.cabi.org/cabt/87106>, <http://id.agrisemantics.org/gacs/C16363>, <http://aims.fao.org/aos/agrovoc/c_25495> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "27679" ;
  skos:narrower nalt:17793 ;
  ns0:productOf nalt:58401, nalt:51074 ;
  skos:broader nalt:6746 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:459
  skos:prefLabel "condimentos"@es, "condiments"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:17794 .

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

nalt:51074
  skos:prefLabel "Piper"@es, "Piper"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:17794 ;
  ns0:hasProduct nalt:17794 .

nalt:17793
  skos:prefLabel "pimienta negra"@es, "black pepper"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:17794 .

nalt:6746
  skos:prefLabel "especias"@es, "spices"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:17794 .

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

nalt:58401
  skos:prefLabel "Piper nigrum"@es, "Piper nigrum"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:17794 .

