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

<http://oar.icrisat.org/305/1/157-2011_ICRISAT_Annual_Report_2010.pdf>
	rdfs:label "157-2011_ICRISAT_Annual_Report_2010.pdf"^^xsd:string .

<http://oar.icrisat.org/305/>
	dc:format "text/html";
	dc:title "HTML Summary of #305 \n\nICRISAT Annual Report 2010 'Inclusive Market-Oriented Development'\n\n";
	foaf:primaryTopic <http://oar.icrisat.org/id/eprint/305> .

<http://oar.icrisat.org/id/document/607>
	dct:hasPart <http://oar.icrisat.org/305/1/157-2011_ICRISAT_Annual_Report_2010.pdf>;
	ep:hasFile <http://oar.icrisat.org/305/1/157-2011_ICRISAT_Annual_Report_2010.pdf>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "ICRISAT Annual Report 2010 'Inclusive Market-Oriented Development' (PDF)"^^xsd:string .

<http://oar.icrisat.org/id/eprint/305#authors>
	rdf:_1 <http://oar.icrisat.org/id/person/ext-6dc29256b35f2e94246c2b3fb732d402> .

<http://oar.icrisat.org/id/eprint/305>
	bibo:abstract "ICRISAT Annual Report"^^xsd:string;
	bibo:authorList <http://oar.icrisat.org/id/eprint/305#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dc:hasVersion <http://oar.icrisat.org/id/document/607>;
	dct:creator <http://oar.icrisat.org/id/person/ext-6dc29256b35f2e94246c2b3fb732d402>;
	dct:date "2011";
	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 2010 'Inclusive Market-Oriented Development'"^^xsd:string;
	ep:hasDocument <http://oar.icrisat.org/id/document/607>;
	ep:hasPublished <http://oar.icrisat.org/id/document/607>;
	rdf:type bibo:Article,
		ep:AnnualEPrint,
		ep:EPrint;
	rdfs:seeAlso <http://oar.icrisat.org/305/> .

<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-6dc29256b35f2e94246c2b3fb732d402>
	foaf:familyName "ICRISAT"^^xsd:string;
	foaf:givenName "-"^^xsd:string;
	foaf:name "- ICRISAT"^^xsd:string;
	rdf:type foaf:Person .

