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

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

<http://oar.icrisat.org/287/>
	dc:format "text/html";
	dc:title "HTML Summary of #287 \n\nCalixin M - an effective fungicide for eradication of Ascochyta rabiei in chickpea seed\n\n";
	foaf:primaryTopic <http://oar.icrisat.org/id/eprint/287> .

<http://oar.icrisat.org/id/document/590>
	dct:hasPart <http://oar.icrisat.org/287/1/ICN3_12_1980.pdf>;
	ep:hasFile <http://oar.icrisat.org/287/1/ICN3_12_1980.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "Calixin M - an effective fungicide for eradication of Ascochyta rabiei in chickpea seed (PDF)"^^xsd:string .

<http://oar.icrisat.org/id/eprint/287#authors>
	rdf:_1 <http://oar.icrisat.org/id/person/ext-9d729c143da4c304d5a1ee561063aa29> .

<http://oar.icrisat.org/id/eprint/287>
	bibo:abstract "Treatment of seeds of Cicer arietinum with Calixin M (tridemorph) alone or plus benomyl gave complete control of blight."^^xsd:string;
	bibo:authorList <http://oar.icrisat.org/id/eprint/287#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "3";
	dct:creator <http://oar.icrisat.org/id/person/ext-9d729c143da4c304d5a1ee561063aa29>;
	dct:date "1980";
	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 "Calixin M - an effective fungicide for eradication of Ascochyta rabiei in chickpea seed"^^xsd:string;
	ep:hasDocument <http://oar.icrisat.org/id/document/590>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <http://oar.icrisat.org/287/> .

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

<http://oar.icrisat.org/id/person/ext-9d729c143da4c304d5a1ee561063aa29>
	foaf:familyName "Reddy"^^xsd:string;
	foaf:givenName "M V"^^xsd:string;
	foaf:name "M V Reddy"^^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 .

