@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:16208
  skos:altLabel "judia carrilla"@es, "Southern peas"@en, "blackeyed beans"@en, "cumanda"@es, "frijol de castilla"@es, "poroto de maíz"@es, "frijol de enero"@es, "judia de vaca"@es, "frijol de costa"@es, "rabiza"@es, "frijol chino"@es, "black eyed beans"@en, "black-eyed beans"@en, "frijol costeño"@es, "chicharo tropical"@es, "black eyed peas"@en, "blackeyed peas"@en, "frijol de vaca"@es, "frijol de maíz"@es, "judia de avara"@es, "frijol de rienda"@es, "frijol arubano"@es, "judia de careta"@es, "arveja de vaca"@es, "sitao"@es, "poroto tape"@es, "chicharo de vaca"@es, "kinda"@es, "frijol de ojo negro"@es, "Southernpea"@en, "black-eyed peas"@en, "garrubia"@es ;
  skos:hiddenLabel "black-eye bean"@en, "cowpea"@en, "cow peas"@en, "black eye bean"@en, "blackeyed pea"@en, "black eye pea"@en, "black eye beans"@en, "cow pea"@en, "cow-peas"@en, "black-eyed pea"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1938>, <http://id.agrisemantics.org/gacs/C3857>, <http://id.cabi.org/cabt/33132> ;
  skos:broader nalt:16204 ;
  ns0:marc001 "10077" ;
  a ns0:Product, skos:Concept ;
  skos:definition nalt:16208_def ;
  skos:prefLabel "cowpeas"@en, "caupi"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:16210, nalt:29753 ;
  ns0:productOf nalt:29753, nalt:67111 ;
  dc:modified "2016-09-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:16208_def
  rdf:value "Cualquier frijol Vigna."@es, "any bean of the genus Vigna."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:67111
  skos:prefLabel "Vigna unguiculata"@es, "Vigna unguiculata"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:16208 .

nalt:29753
  skos:prefLabel "Vigna"@es, "Vigna"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:16208 ;
  ns0:hasProduct nalt:16208 .

nalt:16210
  skos:prefLabel "frijoles secos"@es, "dry beans"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:16208 .

nalt:16204
  skos:prefLabel "frijoles"@es, "beans"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:16208 .

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

