@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/resource/The_Everglades:> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:_River_of_Grass	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
ns1:_River_of_Grass	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Book .
@prefix dbpprop:	<http://dbpedia.org/property/> .
ns1:_River_of_Grass	dbpprop:name	"The Everglades: River of Grass"@en ;
	dbpedia-owl:pages	406 ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006ed7113> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:_River_of_Grass	foaf:name	"The Everglades: River of Grass" .
@prefix ns6:	<http://en.wikipedia.org/wiki/The_Everglades:> .
ns1:_River_of_Grass	foaf:page	ns6:_River_of_Grass .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:_River_of_Grass	dbpedia-owl:language	dbpedia:English_language ;
	dbpedia-owl:country	dbpedia:United_States ;
	dbpedia-owl:author	dbpedia:Marjory_Stoneman_Douglas .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:_River_of_Grass	rdfs:label	"The Everglades: River of Grass"@en ;
	dbpedia-owl:publisher	<http://dbpedia.org/resource/Rinehart_%26_Company> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
ns1:_River_of_Grass	ns9:author	dbpedia:Marjory_Stoneman_Douglas ;
	dbpedia-owl:mediaType	dbpedia:Paperback ,
		dbpedia:Hardcover .
@prefix ns10:	<http://dbpedia.org/ontology/Book/> .
ns1:_River_of_Grass	ns10:pages	406 ;
	dbpprop:abstract	"The Everglades: River of Grass is a non-fiction book written by Marjory Stoneman Douglas in 1947. Published the same year as the formal opening of Everglades National Park, the book was a call to attention about the degrading quality of life in the Everglades and continues to remain an influential book on nature conservation as well as a reference for information on South Florida, used as recently as 2007 by the New York Times."@en ;
	rdfs:comment	"The Everglades: River of Grass is a non-fiction book written by Marjory Stoneman Douglas in 1947. Published the same year as the formal opening of Everglades National Park, the book was a call to attention about the degrading quality of life in the Everglades and continues to remain an influential book on nature conservation as well as a reference for information on South Florida, used as recently as 2007 by the New York Times."@en ;
	ns9:language	dbpedia:English_language ;
	ns10:country	dbpedia:United_States ;
	ns9:publisher	<http://dbpedia.org/resource/Rinehart_%26_Company> ;
	ns10:mediaType	dbpedia:Paperback ,
		dbpedia:Hardcover .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
ns1:_River_of_Grass	skos:subject	ns12:Environmental_non-fiction_books ,
		<http://dbpedia.org/resource/Category:1947_books> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
ns1:_River_of_Grass	dbpprop:wikiPageUsesTemplate	ns13:infobox_book ;
	dbpprop:releaseDate	"November 6, 1947"@en ;
	dbpprop:genre	"Nonfiction"@en ;
	dbpprop:imageCaption	"First edition cover"@en ;
	dbpprop:publisher	<http://dbpedia.org/resource/Rinehart_%26_Company> ;
	dbpprop:mediaType	"Print"@en ;
	dbpprop:pages	"406 pp"@en ;
	dbpprop:country	dbpedia:United_States ;
	dbpprop:author	dbpedia:Marjory_Stoneman_Douglas ;
	dbpprop:language	dbpedia:English_language .