@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:OfficeHolder .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	dbpprop:name	"N. Sreekantan Nair"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	ns5:birthDate	"1915-07-15"^^xsd:date .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	ns5:birthPlace	dbpedia:Ambalapuzha ;
	ns5:deathDate	"1983-07-20"^^xsd:date ;
	ns5:deathPlace	dbpedia:Kollam ;
	dbpedia-owl:party	<http://dbpedia.org/resource/Revolutionary_Socialist_Party_%28India%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	foaf:name	"N. Sreekantan Nair" ;
	foaf:page	<http://en.wikipedia.org/wiki/N._Sreekantan_Nair> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	rdfs:label	"N. Sreekantan Nair"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Sreekantan_Nair.jpg/200px-Sreekantan_Nair.jpg> ;
	dbpedia-owl:birthDate	"1915-07-15"^^xsd:date ;
	dbpedia-owl:birthPlace	dbpedia:Ambalapuzha ;
	dbpedia-owl:deathDate	"1983-07-20"^^xsd:date ;
	dbpedia-owl:deathPlace	dbpedia:Kollam ;
	dbpprop:abstract	"N. Sreekantan Nair is a Politician, Freedom Fighter,Trade Unionist, Founder member of the State Congress in the erstwhile state of Travancore, Founder of the Kerala Socialist Party which later merged into the Revolutionary Socialist Party, and long time MP of Kollam Parliament Constituency from 1952."@en ;
	rdfs:comment	"N. Sreekantan Nair is a Politician, Freedom Fighter,Trade Unionist, Founder member of the State Congress in the erstwhile state of Travancore, Founder of the Kerala Socialist Party which later merged into the Revolutionary Socialist Party, and long time MP of Kollam Parliament Constituency from 1952."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/3/31/Sreekantan_Nair.jpg> ;
	ns5:party	<http://dbpedia.org/resource/Revolutionary_Socialist_Party_%28India%29> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	skos:subject	ns10:Malayali_writers ,
		ns10:Malayali_politicians ,
		<http://dbpedia.org/resource/Category:1983_deaths> ,
		<http://dbpedia.org/resource/Category:1915_births> ,
		ns10:Nair_people .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/N._Sreekantan_Nair>	dbpprop:wikiPageUsesTemplate	ns11:infobox_indian_politician ,
		ns11:article_issues ;
	dbpprop:birthPlace	dbpedia:Ambalapuzha ;
	dbpprop:deathPlace	dbpedia:Kollam ;
	dbpprop:party	<http://dbpedia.org/resource/Revolutionary_Socialist_Party_%28India%29> ;
	dbpprop:education	"M.A. (Eng)"@en ;
	dbpprop:dateOfBirth	"July 15, 1915"@en ;
	dbpprop:dateOfDeath	"July 20, 1983"@en ;
	dbpprop:context	"March 2008"@en ;
	dbpprop:peacock	"March 2008"@en ;
	dbpprop:spouse	"MaheshwariAmma"@en ;
	dbpprop:children	"Naja (D)"@en ;
	dbpprop:wikify	"March 2008"@en .