  @prefix ep: <http://eprints.org/ontology/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <http://oar.icrisat.org/id/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<>
	foaf:primaryTopic <http://oar.icrisat.org/id/eprint/368>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://oar.icrisat.org/368/1/CO_0025.pdf>
	rdfs:label "CO_0025.pdf"^^xsd:string .

<http://oar.icrisat.org/368/>
	dc:format "text/html";
	dc:title "HTML Summary of #368 \n\nICRISAT Annual Report 2002 'Research for Impact'\n\n";
	foaf:primaryTopic <http://oar.icrisat.org/id/eprint/368> .

<http://oar.icrisat.org/id/document/674>
	dct:hasPart <http://oar.icrisat.org/368/1/CO_0025.pdf>;
	ep:hasFile <http://oar.icrisat.org/368/1/CO_0025.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "ICRISAT Annual Report 2002 'Research for Impact' (PDF)"^^xsd:string .

<http://oar.icrisat.org/id/eprint/368#authors>
	rdf:_1 <http://oar.icrisat.org/id/person/ext-fb3b2ced994cd0ebcd73d005f5066e89> .

<http://oar.icrisat.org/id/eprint/368>
	bibo:abstract "After alleviation of hunger, health is the ultimate goal of\r\nmost agricultural research. New data in aflatoxin research\r\nreveals the extent to which this is true. Aflatoxin, a potent poison that contaminates groundnut and other crops, is very common but difficult to detect. A sample survey by\r\nICRISAT researchers in Andhra Pradesh examined the extent of aflatoxin contamination in groundnuts, chilies and various spices (ginger, black pepper, turmeric and coriander). The results revealed that a frighteningly large number of groundnut byproducts like chikkies (peanut crunch candy) were contaminated."^^xsd:string;
	bibo:authorList <http://oar.icrisat.org/id/eprint/368#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <http://oar.icrisat.org/id/person/ext-fb3b2ced994cd0ebcd73d005f5066e89>;
	dct:date "2002";
	dct:isPartOf <http://oar.icrisat.org/id/repository>;
	dct:publisher <http://oar.icrisat.org/id/org/ext-767b52ed64160a6b111cd88027c6a7a1>;
	dct:subject <http://oar.icrisat.org/id/subject/AR1>;
	dct:title "ICRISAT Annual Report 2002 'Research for Impact'"^^xsd:string;
	ep:hasDocument <http://oar.icrisat.org/id/document/674>;
	rdf:type bibo:Article,
		ep:AnnualEPrint,
		ep:EPrint;
	rdfs:seeAlso <http://oar.icrisat.org/368/> .

<http://oar.icrisat.org/id/subject/AR1>
	rdf:type skos:Concept;
	skos:prefLabel "Annual Reports"@en .

<http://oar.icrisat.org/id/org/ext-767b52ed64160a6b111cd88027c6a7a1>
	foaf:name "International Crops Research Institute for the Semi-Arid Tropics"^^xsd:string;
	rdf:type foaf:Organization .

<http://oar.icrisat.org/id/person/ext-fb3b2ced994cd0ebcd73d005f5066e89>
	foaf:familyName "ICRISAT"^^xsd:string;
	foaf:givenName "-"^^xsd:string;
	foaf:name "- ICRISAT"^^xsd:string;
	rdf:type foaf:Person .

