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

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

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

<http://oar.icrisat.org/978/3/indexcodes.txt>
	rdfs:label "indexcodes.txt"^^xsd:string .

<http://oar.icrisat.org/978/>
	dc:format "text/html";
	dc:title "HTML Summary of #978 \n\nQuarantine Information System (QIS)\n\n";
	foaf:primaryTopic <http://oar.icrisat.org/id/eprint/978> .

<http://oar.icrisat.org/id/document/1297>
	dct:hasPart <http://oar.icrisat.org/978/1/62533.pdf>;
	ep:hasFile <http://oar.icrisat.org/978/1/62533.pdf>;
	eprel:hasIndexCodesVersion <http://oar.icrisat.org/id/document/4035>;
	eprel:hasVersion <http://oar.icrisat.org/id/document/4034>,
		<http://oar.icrisat.org/id/document/4035>;
	eprel:hasVolatileVersion <http://oar.icrisat.org/id/document/4034>,
		<http://oar.icrisat.org/id/document/4035>;
	eprel:haspreviewThumbnailVersion <http://oar.icrisat.org/id/document/4034>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "Quarantine Information System (QIS) (PDF)"^^xsd:string .

<http://oar.icrisat.org/id/document/4034>
	dct:hasPart <http://oar.icrisat.org/978/2/preview.jpg>;
	ep:hasFile <http://oar.icrisat.org/978/2/preview.jpg>;
	eprel:isVersionOf <http://oar.icrisat.org/id/document/1297>;
	eprel:isVolatileVersionOf <http://oar.icrisat.org/id/document/1297>;
	eprel:ispreviewThumbnailVersionOf <http://oar.icrisat.org/id/document/1297>;
	rdf:type ep:Document;
	rdfs:label "Quarantine Information System (QIS) (Image (JPEG))"^^xsd:string .

<http://oar.icrisat.org/id/document/4035>
	dct:hasPart <http://oar.icrisat.org/978/3/indexcodes.txt>;
	ep:hasFile <http://oar.icrisat.org/978/3/indexcodes.txt>;
	eprel:isIndexCodesVersionOf <http://oar.icrisat.org/id/document/1297>;
	eprel:isVersionOf <http://oar.icrisat.org/id/document/1297>;
	eprel:isVolatileVersionOf <http://oar.icrisat.org/id/document/1297>;
	rdf:type ep:Document;
	rdfs:label "Quarantine Information System (QIS) (Indexer Terms)"^^xsd:string .

<http://oar.icrisat.org/id/eprint/978#authors>
	rdf:_1 <http://oar.icrisat.org/id/person/ext-53be32b2ccea9c3088492fded679a7db>;
	rdf:_2 <http://oar.icrisat.org/id/person/ext-092576a3fe310cee463244ff7857898e> .

<http://oar.icrisat.org/id/eprint/978>
	bibo:authorList <http://oar.icrisat.org/id/eprint/978#authors>;
	dct:creator <http://oar.icrisat.org/id/person/ext-53be32b2ccea9c3088492fded679a7db>,
		<http://oar.icrisat.org/id/person/ext-092576a3fe310cee463244ff7857898e>;
	dct:date "1999";
	dct:isPartOf <http://oar.icrisat.org/id/repository>;
	dct:issuer <http://oar.icrisat.org/id/org/ext-2909ee480eb95dbbbcb2ae360e0ad6e4>,
		<http://oar.icrisat.org/id/org/ext-a6d69109ad3c30b70682bcbc7143ae0e>;
	dct:subject <http://oar.icrisat.org/id/subject/s2.1>;
	dct:title "Quarantine Information System (QIS)"^^xsd:string;
	ep:hasDocument <http://oar.icrisat.org/id/document/1297>,
		<http://oar.icrisat.org/id/document/4034>,
		<http://oar.icrisat.org/id/document/4035>;
	rdf:type bibo:Article,
		bibo:Thesis,
		ep:EPrint,
		ep:ThesisEPrint;
	rdfs:seeAlso <http://oar.icrisat.org/978/> .

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

<http://oar.icrisat.org/id/org/ext-2909ee480eb95dbbbcb2ae360e0ad6e4>
	dct:isPartOf <http://oar.icrisat.org/id/org/ext-a6d69109ad3c30b70682bcbc7143ae0e>;
	foaf:name "Department of Computer Science, CMC Research and Development Centre "^^xsd:string;
	rdf:type foaf:Organization .

<http://oar.icrisat.org/id/org/ext-a6d69109ad3c30b70682bcbc7143ae0e>
	dct:hasPart <http://oar.icrisat.org/id/org/ext-2909ee480eb95dbbbcb2ae360e0ad6e4>;
	foaf:name "CMC Research and Development Centre "^^xsd:string;
	rdf:type foaf:Organization .

<http://oar.icrisat.org/id/person/ext-53be32b2ccea9c3088492fded679a7db>
	foaf:familyName "Venkata Hari Krishna"^^xsd:string;
	foaf:givenName "G"^^xsd:string;
	foaf:name "G Venkata Hari Krishna"^^xsd:string;
	rdf:type foaf:Person .

<http://oar.icrisat.org/id/person/ext-092576a3fe310cee463244ff7857898e>
	foaf:familyName "Mohan Shanti Swamp"^^xsd:string;
	foaf:givenName "A"^^xsd:string;
	foaf:name "A Mohan Shanti Swamp"^^xsd:string;
	rdf:type foaf:Person .

