  @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/2193>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://oar.icrisat.org/2193/1/ICN22__%2810-16%291990.pdf>
	rdfs:label "ICN22__(10-16)1990.pdf"^^xsd:string .

<http://oar.icrisat.org/2193/2/preview.jpg>
	rdfs:label "preview.jpg"^^xsd:string .

<http://oar.icrisat.org/2193/>
	dc:format "text/html";
	dc:title "HTML Summary of #2193 \n\nStatus of Chickpea in the World\n\n";
	foaf:primaryTopic <http://oar.icrisat.org/id/eprint/2193> .

<http://oar.icrisat.org/id/document/5482>
	dct:hasPart <http://oar.icrisat.org/2193/1/ICN22__%2810-16%291990.pdf>;
	ep:hasFile <http://oar.icrisat.org/2193/1/ICN22__%2810-16%291990.pdf>;
	eprel:hasVersion <http://oar.icrisat.org/id/document/5496>;
	eprel:hasVolatileVersion <http://oar.icrisat.org/id/document/5496>;
	eprel:haspreviewThumbnailVersion <http://oar.icrisat.org/id/document/5496>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "Status of Chickpea in the World (PDF)"^^xsd:string .

<http://oar.icrisat.org/id/document/5496>
	dct:hasPart <http://oar.icrisat.org/2193/2/preview.jpg>;
	ep:hasFile <http://oar.icrisat.org/2193/2/preview.jpg>;
	eprel:isVersionOf <http://oar.icrisat.org/id/document/5482>;
	eprel:isVolatileVersionOf <http://oar.icrisat.org/id/document/5482>;
	eprel:ispreviewThumbnailVersionOf <http://oar.icrisat.org/id/document/5482>;
	rdf:type ep:Document;
	rdfs:label "Status of Chickpea in the World (Image (JPEG))"^^xsd:string .

<http://oar.icrisat.org/id/eprint/2193#authors>
	rdf:_1 <http://oar.icrisat.org/id/person/ext-2bb83e76c653505bb1240781dd7d7548> .

<http://oar.icrisat.org/id/eprint/2193>
	bibo:abstract "Chickpeas are an important legume crop, particularly in Asia. They are grown in about 35 countries. Total world production of chickpeas is around 7.1 Mt produced on nearly 10 Mha of land (average of 1985-87). The paper presents tables and describes the distribution of chickpea area, production and yields by producing country in 1985-87; changes in these parameters (1985-87 as compared to 1979-81); distribution of chickpea producing countries by yield average; and imports and exports of chickpeas by country."^^xsd:string;
	bibo:authorList <http://oar.icrisat.org/id/eprint/2193#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "22";
	dct:creator <http://oar.icrisat.org/id/person/ext-2bb83e76c653505bb1240781dd7d7548>;
	dct:date "1990";
	dct:isPartOf <http://oar.icrisat.org/id/repository>,
		<http://oar.icrisat.org/id/publication/ext-a8b32d86fc77655a531e9ad03e983e9e>;
	dct:subject <http://oar.icrisat.org/id/subject/s1.1>;
	dct:title "Status of Chickpea in the World"^^xsd:string;
	ep:hasDocument <http://oar.icrisat.org/id/document/5482>,
		<http://oar.icrisat.org/id/document/5496>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <http://oar.icrisat.org/2193/> .

<http://oar.icrisat.org/id/subject/s1.1>
	rdf:type skos:Concept;
	skos:prefLabel "Chickpea"@en .

<http://oar.icrisat.org/id/person/ext-2bb83e76c653505bb1240781dd7d7548>
	foaf:familyName "Singh"^^xsd:string;
	foaf:givenName "R P"^^xsd:string;
	foaf:name "R P Singh"^^xsd:string;
	rdf:type foaf:Person .

<http://oar.icrisat.org/id/publication/ext-a8b32d86fc77655a531e9ad03e983e9e>
	foaf:name "International Chickpea Newsletter"^^xsd:string;
	rdf:type bibo:Collection .

