Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sterkenburgsara-zz/ce41776583e38cf47707 to your computer and use it in GitHub Desktop.
Save sterkenburgsara-zz/ce41776583e38cf47707 to your computer and use it in GitHub Desktop.
Neo4j Nodes for Vanderbilt Collection of Southern Artists' Books / Cypher Queries to Display Graph Relationships
= Graphing Artists’ Books: Visualizing Connections within Vanderbilt’s Collection of Southern Presses
=== OUR DATASET
This collection is based on rougly 250 of Vanderbilt University's artists' books published in the "south" (defined using the U.S. Census Bureau's definition). The gist is a part of a Vanderbilt University Dean's Fellow project by Haley Brown.
The project has also been expanded into an exhibition held within the Vanderbilt Special Collections Library. The show will be up from May 2016-May 2017.
Data encoding by Haley Brown and Sara Sterkenburg.
//hide
//setup
[source, cypher]
----
CREATE
//People
(addiss:Person{name:'Addiss Stephen', type:'artist', type2:'mentor'}),
(altice:Person{name:'Nathan Altice', type1:'artist'}),
(asztalos:Person{name:'Courtney Asztalos', type1:'artist'}),
(ballou:Person{name:'Sullivan Ballou', type4:'contributor'}),
(baral:Person{name:'Jody Baral',type2:'mentor'}),
(barber:Person{name:'Kate Barber', type1:'artist', type3:'publisher'}),
(behn:Person{name:'Robin Behn', type2:'mentor'}),
(bell:Person{name:'Madison Smartt Bell', type1:'artist', type4:'contributor'}),
(berrigan:Person{name:'Ted Berrigan', type2:'mentor'}),
(bishop:Person{name:'Elizabeth Bishop', type2:'mentor'}),
(blum:Person{name:'Alan Blum M.D.', type1:'artist'}),
(bolick:Person{name:'Nannette Bolick', type4:'contributor'}),
(bookwalter:Person{name:'Denise Bookwalter', type1:'artist', type2:'mentor', type4:'contributor'}),
(borezo:Person{name:'Amy Borezo', type4:'contributor'}),
(bowman:Person{name:'Amy Bowman', type2:'mentor'}),
(brannon:Person{name:'Frank Brannon', type1:'artist'}),
(brawner:Person{name:'Dan Brawner', type1:'artist'}),
(bronsteen:Person{name:'Earl Bronsteen', type1:'artist', type3:'publisher'}),
(bryant:Person{name:'Olen Bryant', type2:'mentor'}),
(budbill:Person{name:'David Budbill', type1:'artist'}),
(burke:Person{name:'Bill Burke',type1:'artist',type2:'mentor'}),
(burkhart:Person{name:'Ryan Burkhart', type1:'artist', type4:'contributor'}),
(burton:Person{name:'R.D. Burton', type1:'artist'}),
(carol_burton:Person{name:'Carol Burton', type2:'mentor'}),
(calle:Person{name:'Sophie Calle', type2:'mentor'}),
(chambers:Person{name:'Alex Chambers', type4:'contributor'}),
(chavez:Person{name:'John M. Chavez', type4:'contributor'}),
(chouinard:Person{name:'Terry Chouinard', type2:'mentor'}),
(clark:Person{name:'Amanda Clark', type4:'contributor'}),
(clay:Person{name:'Steve Clay', type2:'mentor'}),
(coatney:Person{name:'Bryce Coatney', type4:'contributor'}),
(coffin:Person{name:'Stephanie Coffin', type2:'mentor'}),
(cohen:Person{name:'Julia Cohen', type1:'artist'}),
(e_cohen:Person{name:'Elaine Lustig Cohen', type2:'mentor'}),
(cola:Person{name:'David Colagiovanni', type4:'contributor'}),
(collins:Person{name:'Billy Collins', type1:'artist'}),
(collum:Person{name:'Cade Collum', type1:'artist'}),
(cooper:Person{name:'Larry Cooper', type2:'mentor', type4:'contributor'}),
(cox:Person{name:'Carrie Cox', type4:'contributor'}),
(crane:Person{name:'Barbara Crane', type2:'mentor'}),
(crouch:Person{name:'Jessica Owings Crouch', type4:'contributor'}),
(davies:Person{name:'Karen Davies', type1:'artist'}),
(day:Person{name:'Annette Allyn Day', type4:'contributor'}),
(debord:Person{name:'Guy Debord', type2:'mentor'}),
(delong:Person{name:'Jesse DeLong', type1:'artist'}),
(deschamps:Person{name:'F Deschamps', type1:'artist'}),
(diehn:Person{name:'Gwen Diehn', type1:'artist', type3:'publisher'}),
(dillard:Person{name:'Richard Dillard', type2:'mentor'}),
(dixon:Person{name:'Dean Dixon', type4:'contributor'}),
(d_jones:Person{name:'Dorothy Mallory Jones', type1:'artist'}),
(doyle:Person{name:'Don Harrison Doyle', type4:'contributor'}),
(drucker:Person{name:'Johanna Drucker', type1:'artist',type3:'publisher'}),
(dudley:Person{name:'Sean Dudley', type4:'contributor'}),
(dufresne:Person{name:'John Dufresne', type1:'artist'}),
(duhamel:Person{name:'Denise Duhamel', type2:'artist'}),
(earley:Person{name:'Tim Earley', type2:'mentor'}),
(ehrenberg:Person{name:'Felipe Ehrenberg', type2:'mentor'}),
(eisenbeis:Person{name:'Leah Lintner Eisenbeis', type1:'artist'}),
(eklund:Person{name:'George Eklund', type2:'mentor'}),
(e_knudson:Person{name:'Ellen Knudson', type1:'artist'}),
(ellis:Person{name:'Grace Winn Ellis', type1:'artist'}),
(elmer:Person{name:'Bridget Elmer', type1:'artist', type4:'contributor'}),
(emanuel:Person{name:'Martin Emanuel', type1:'artist'}),
(embree:Person{name:'Anna Embree', type2:'mentor', type4:'contributor'}),
(engler:Person{name:'Melissa Engler', type4:'contributor'}),
(esch:Person{name:'Deborah Esch', type4:'contributor'}),
(essig:Person{name:'Daniel Essig', type1:'artist', type3:'publisher'}),
(etherington:Person{name:'Don Etherington', type4:'contributor'}),
(farkas:Person{name:'Andy Farkas', type1:'artist', type3:'publisher'}),
(faulkenberry:Person{name:'Lauren Faulkenberry', type4:'contributor'}),
(fennelly:Person{name:'Beth Ann Fennelly', type1:'artist'}),
(fessler:Person{name:'Ann Fessler', type1:'artist'}),
(fibben:Person{name:'Linda Fibben', type2:'mentor'}),
(field:Person{name:'Dorothy Field', type1:'artist'}),
(fitcher:Person{name:'Robert Fitcher', type4:'contributor'}),
(flaherty:Person{name:'Ryan Flaherty', type1:'artist'}),
(fontaine:Person{name:'Jean de La Fontaine', type4:'contributor'}),
(foucault:Person{name:'Michael Foucault', type2:'mentor'}),
(frazer:Person{name:'Colin Frazer', type1:'artist', type3:'publisher'}),
(frederick:Person{name:'Helen Frederick', type1:'artist'}),
(freed:Person{name:'Arthur Freed', type4:'contributor'}),
(freeman:Person{name:'Brad Freeman', type2:'mentor', type4:'contributor'}),
(frey:Person{name:'Emily Kendal Frey', type1:'artist'}),
(galuszka:Person{name:'Frank Galuszka',type2:'mentor'}),
(gannon:Person{name:'Megan Gannon', type4:'contributor'}),
(garrett:Person{name:'George Garrett', type2:'mentor'}),
(geiser:Person{name:'Janie Geiser', type1:'artist'}),
(giampietro:Person{name:'Frank Giampietro', type4:'contributor'}),
(gibson:Person{name:'Jim Gibson', type2:'mentor'}),
(ginsberg:Person{name:'Allen Ginsberg', type2:'mentor'}),
(goethe:Person{name:'Johann Wolfgang von Goethe', type4:'contributor'}),
(goldstein:Person{name:'Jeanette Goldstein', type2:'mentor'}),
(goldwhite:Person{name:'Phil Goldwhite',type2:'mentor'}),
(goodman:Person{name:'Michael Goodman',type2:'mentor', type4:'contributor'}),
(gonzalez:Person{name:'Katie Gonzalez', type1:'artist'}),
(gordon:Person{name:'Toby Gordon', type4:'contributor'}),
(gorham:Person{name:'A.B. Gorham', type1:'artist', type3:'publisher'}),
(gould:Person{name:'Erasmus Gould', type1:'artist'}),
(goyen:Person{name:'William Goyen', type2:'mentor'}),
(grabowski:Person{name:'Beth Grabowski', type2:'mentor'}),
(greco:Person{name:'Emilio Greco', type2:'mentor'}),
(griffin:Person{name:'Lark Griffin', type4:'contributor'}),
(hall:Person{name:'Bill Hall', type4:'contributor'}),
(hamrick:Person{name:'Frank Hamrick', type1:'artist', type3:'publisher'}),
(hannah:Person{name:'Barry Hannah', type2:'mentor'}),
(harding:Person{name:'Kerri Harding', type4:'contributor'}),
(harrison:Person{name:'Julie Harrison', type2:'mentor'}),
(hastings:Person{name:'Pattie Belle Hastings', type1:'artist'}),
(haviland:Person{name:'Melissa Haviland', type1:'artist'}),
(hawthorne:Person{name:'Nathaniel Hawthorne', type4:'contributor'}),
(hebald:Person{name:'Milton Hebald', type2:'mentor'}),
(heidenheimer:Person{name:'Patricia Holbourd Heidenheimer', type4:'contributor'}),
(herlocker:Person{name:'Annie Herlocker', type1:'artist'}),
(herring:Person{name:'Neill Herring', type1:'artist', type3:'publisher'}),
(hettich:Person{name:'Michael Hettich', type4:'contributor'}),
(hockensmith:Person{name:'Josh Hockensmith', type1:'artist', type4:'contributor'}),
(holland:Person{name:'Kyle Holland', type1:'artist', type3:'publisher'}),
(holleman:Person{name:'Warren Holleman', type2:'mentor'}),
(hoover:Person{name:'Paul Hoover', type2:'mentor'}),
(house:Person{name:'Glenn House', type2:'mentor', type4:'contributor'}),
(horton:Person{name:'David Horton', type1:'artist'}),
(hulme:Person{name:'Susan G. Hulme', type4:'contributor'}),
(hughston:Person{name:'Milan Hughston', type2:'mentor'}),
(hughes:Person{name:'Sara Pirkle Hughes', type4:'contributor'}),
(humphrey:Person{name:'David Humphrey', type4:'contributor'}),
(hutchins:Person{name:'Ed Hutchins', type2:'mentor'}),
(hypatia:Person{name:'Hypatia', type4:'contributor'}),
(isou:Person{name:'Isidore Isou', type2:'mentor'}),
(jachna:Person{name:'Joseph Jachna', type2:'mentor'}),
(jackson:Person{name:'Paul Jackson', type2:'mentor'}),
(johnson:Person{name:'Lois Johnson',type2:'mentor'}),
(r_johnson:Person{name:'Rick Johnson', tpe2:'mentor'}),
(johnston:Person{name:'Gordon Johnston', type1:'artist'}),
(josephson:Person{name:'Kenneth Josephson', type2:'mentor'}),
(j_marshall:Person{name:'Jane Marshall', type4:'contributor'}),
(kaplan:Person{name:'Dan Kaplan', type1:'artist', type4:'contributor'}),
(ke:Person{name:'Ke Francis', type1:'artist'}),
(keeley:Person{name:'Shelagh Keeley', type1:'artist'}),
(keeter:Person{name:'Jerry Keeter', type4:'contributor'}),
(kelley:Person{name:'Megan Kelley', type4:'contributor'}),
(kerksieck:Person{name:'Friedrich Kerksieck', type4:'contributor'}),
(king:Person{name:'Susan E King', type2:'mentor'}),
(k_knudson:Person{name:'Kevin Knudson', type1:'artist'}),
(knowles:Person{name:'Jennifer Knowles', type4:'contributor'}),
(k_snodgrass:Person{name:'Kristine Snodgrass', type4:'contributor'}),
(koch:Person{name:'Stephen Koch', type2:'mentor'}),
(kyle:Person{name:'Hedi Kyle', type2:'mentor', type4:'contributor'}),
(laozi:Person{name:'Laozi', type4:'contributor'}),
(langstroth:Person{name:'L.L. Langstroth', type4:'contributor'}),
(larkin:Person{name:'Alan Larkin', type2:'mentor'}),
(laxson:Person{name:'Ruth Laxson', type1:'artist', type3:'publisher'}),
(lazer:Person{name:'Hank Lazer', type1:'artist'}),
(lee:Person{name:'Michael J Lee', type1:'artist'}),
(leeb:Person{name:'Susan Leeb', type1:'artist', type3:'publisher'}),
(leech:Person{name:'Tom Leech', type4:'contributor'}),
(lequire:Person{name:'Alan LeQuire', type1:'artist'}),
(leon_blum:Person{name:'Leon Blum M.D.', type2:'mentor'}),
(lopes:Person{name:'Fernando Lopes', type1:'artist'}),
(lopes_c:Person{name:'Cyriaco Lopes', type4:'contributor'}),
(lollis:Person{name:'Cynthia Lollis', type2:'mentor'}),
(love:Person{name:'B.J. Love', type1:'artist'}),
(lyons:Person{name:'Joan Lyons', type2:'mentor'}),
(lytle:Person{name:'Andrew Lytle', type2:'mentor'}),
(mabe:Person{name:'Joni Lee Mabe', type4:'contributor'}),
(macgregor:Person{name:'Kate MacGregor', type4:'contributor'}),
(mahoney:Person{name:'Jamie Mahoney', type1:'artist'}),
(manzu:Person{name:'Giacomo Manzu', type2:'mentor'}),
(marshall:Person{name:'Nancy Marshall', type1:'artist'}),
(martin:Person{name:'Emily Martin', type2:'mentor'}),
(materson:Pesron{name:'Patrick Materson', type4:'contributor'}),
(mauriello:Person{name:'Barbara Mauriello', type2:'mentor'}),
(may:Person{name:'Rachel May', type4:'contributor'}),
(mcdermott:Person{name:'Sarah McDermott', type1:'artist'}),
(mchugh:Person{name:'Heather McHugh', type2:'mentor'}),
(mcknight:Person{name:'Eder J Williams McKnight', type1:'artist'}),
(meador:Person{name:'Clifton Meador',type2:'mentor'}),
(mendoza:Person{name:'Sigfredo Mendoza', type4:'contributor'}),
(merola:Person{name:'Kristen Merola', type1:'artist'}),
(mesmer:Person{name:'Sharon Mesmer', type1:'artist'}),
(metzker:Person{name:'Ray Metzker', type2:'mentor'}),
(miller:Person{name:'Steve Miller', type2:'mentor', type4:'contributor'}),
(mims:Person{name:'Puryear Mims', type2:'mentor'}),
(mitcham:Person{name:'Judson Mitcham', type1:'artist'}),
(mohns:Person{name:'J. Mohns', type4:'contributor'}),
(moore:Person{name:'Dana Moore', type4:'contributor'}),
(moreno:Person{name:'Carlos Ayress Moreno', type4:'contributor'}),
(moxon:Person{name:'Paul Moxon', type4:'contributor'}),
(m_trautwein:Person{name:'Mary Beth Trautwein',type2:'mentor'}),
(neimanas:Person{name:'Joyce Neimanas', type2:'mentor'}),
(nettles:Person{name:'Bea Nettles', type4:'contributor'}),
(nevarez:Person{name:'Ally Nevarez', type4:'contributor'}),
(niederhausen:Person{name:'Hanne Niederhausen', type1:'artist', type3:'publisher'}),
(nightcap:Person{name:'Susan Nightcap', type2:'mentor'}),
(obrien:Person{name:'Justin O Brien', type4:'contributor'}),
(oconnell:Person{name:'Kathleen O Connell', type4:'contributor'}),
(parkel:Person{name:'Sara Parkel', type4:'contributor'}),
(pascal:Person{name:'JoAnne Pascal', type2:'mentor'}),
(pattersonmarx:Person{name:'Lesley Patterson-Marx', type1:'artist', type3:'publisher'}),
(pena:Person{name:'Julio Cesar Pena Peralta', type4:'contributor'}),
(peralta_y:Person{name:'Yaddyra Peralta', type4:'contributor'}),
(perry:Person{name:'Meaghan Perry', type4:'contributor'}),
(peterson:Person{name:'Jessica Peterson', type1:'artist', type2:'mentor', type3:'publisher', type4:'contributor'}),
(peven:Person{name:'Michael Peven', type1:'artist', type3:'publisher'}),
(phelan:Person{name:'Mary Phelan', type2:'mentor'}),
(phillips:Person{name:'Betsy Phillips', type1:'artist'}),
(pierce:Person{name:'Scott Pierce', type1:'artist'}),
(pirkle:Person{name:'Amy Pirkle', type1:'artist'}),
(pirkle_l:Person{name:'Lee Pirkle', type4:'contributor'}),
(pisano:Person{name:'Maria Pisano', type2:'mentor'}),
(plath:Person{name:'Sylvia Plath', type2:'mentor'}),
(player:Person{name:'Lucy Player', type4:'contributor'}),
(poch:Person{name:'John Poch', type1:'artist'}),
(prankard:Person{name:'William Prankard', type4:'contributor'}),
(owen:Person{name:'Sara G.H. Owen', type4:'contributor'}),
(ramirez:Person{name:'Angel Manuel Ramirez', type4:'contributor'}),
(ray:Person{name:'Michelle Ray', type1:'artist', type3:'publisher'}),
(rezny:Person{name:'Mary Rezny', type1:'artist', type3:'publisher'}),
(rhodes:Person{name:'Royal W Rhodes', type1:'artist'}),
(ribers:Person{name:'Robert Ribers', type2:'mentor'}),
(risseuuw:Person{name:'John Risseuuw', type2:'mentor'}),
(r_jones:Person{name:'Rodney Jones', type1:'artist'}),
(roberts:Person{name:'Holly Roberts', type2:'mentor'}),
(robison:Person{name:'Jude Robison', type2:'mentor'}),
(rodriguez:Person{name:'Daniel Alberto Rodriguez', type4:'contributor'}),
(rossow:Person{name:'Sonja Greentree Rossow', type1:'artist', type4:'contributor'}),
(sampson:Person{name:'Mary Ann Sampson', type1:'artist', type3:'publisher', type4:'contributor'}),
(sanford:Person{name:'Elizabeth Sanford', type1:'artist', type3:'publisher'}),
(sawyer:Person{name:'Suzanne Sawyer', type1:'artist', type4:'contributor'}),
(schick:Person{name:'Ashley Schick', type1:'artist'}),
(schomburg:Person{name:'Zachary Schomburg', type4:'contributor'}),
(schnepf:Person{name:'Michael A Schnepf', type4:'contributor'}),
(shanilec:Person{name:'Gaylord Shanilec', type2:'mentor'}),
(sharp:Person{name:'Sharon Sharp', type1:'artist', type3:'publisher'}),
(shaw:Person{name:'Tate Shaw', type4:'contributor'}),
(sidelinger:Person{name:'Stephen Sidelinger', type1:'artist', type3:'publisher', type4:'contributor'}),
(sligh:Person{name:'Clarissa Sligh', type1:'artist'}),
(smith:Person{name:'Keith Smith', type1:'artist', type2:'mentor'}),
(c_smith:Person{name:'Carol Houck Smith', type2:'mentor'}),
(d_smith:Person{name:'Dolph Smith', type2:'mentor'}),
(schenk:Person{name:'David Schenk', type1:'artist'}),
(sherraden:Person{name:'Jim Sherraden', type4:'contributor'}),
(snodgrass:Person{name:'Jay Snodgrass', type1:'artist', type4:'contributor'}),
(snyder:Person{name:'Kari Snyder', type4:'contributor'}),
(spengler:Person{name:'Eusebio Leal Spengler', type1:'artist'}),
(stevens:Person{name:'Elizabeth', type1:'artist'}),
(stokes:Person{name:'Telfer Stokes', type1:'artist'}),
(stone:Person{name:'John Stone M.D.', type2:'mentor'}),
(streckfus:Person{name:'Peter Streckfus', type2:'mentor'}),
(stuart:Person{name:'Robert Stuart',type2:'mentor'}),
(stubblefield:Person{name:'Rober Stubblefield', type2:'mentor'}),
(sunzi:Person{name:'Sunzi, active 6th century B.C.', type4:'contributor'}),
(svalina:Person{name:'Mathias Svalina', type4:'contributor'}),
(swan:Person{name:'Laura Swan', type1:'artist'}),
(swedlund:Person{name:'Frances Lloyd Swedlund', type2:'mentor'}),
(tagliabue:Person{name:'John Tagliabue', type1:'artist'}),
(tan:Person{name:'Laura Tan', type4:'contributor'}),
(taylor:Person{name:'Thomasina Taylor', type1:'artist'}),
(taylor_ter:Person{name:'Terrence A. Taylor', type4:'contributor'}),
(terry_schupbach:Person{name:'Terry Schupbach-Gordon', type1:'artist', type4:'contributor'}),
(thomas_p:Person{name:'Peter Thomas', type4:'contributor'}),
(thomas_d:Person{name:'Donna Thomas', type4:'contributor'}),
(thomson:Person{name:'Laura J. Thomson', type4:'contributor'}),
(thompson:Person{name:'Cynthia Thompson', type2:'mentor'}),
(tipps:Person{name:'Emily Tipps', type4:'contributor'}),
(tomasko:Person{name:'Jeannie Tomasko', type2:'mentor'}),
(trautwein:Person{name:'Paul Trautwein', type1:'artist'}),
(trethewey:Person{name:'Natasha Trethewey', type2:'mentor'}),
(trissel:Person{name:'Jim Trissel', type2:'mentor'}),
(tucker:Person{name:'Kim Tucker',type2:'mentor'}),
(turk:Person{name:'Elizabeth Turk',type2:'mentor'}),
(vargas:Person{name:'Maria Vargas', type4:'contributor'}),
(viguers:Person{name:'Susan Viguers',type2:'mentor'}),
(virgin:Person{name:'Tom Virgin', type4:'contributor'}),
(viz:Person{name:'Viz Anel', type1:'artist'}),
(voight:Person{name:'Ellen Bryant Voight', type2:'mentor'}),
(walker:Person{name:'Sue Brannan Walker', type1:'artist'}),
(ware:Person{name:'Joshua Ware', type4:'contributor'}),
(warsh:Person{name:'Lewis Warsh', type1:'artist'}),
(weaver:Person{name:'Cherie Weaver', type4:'contributor'}),
(weddle:Person{name:'Jeff Weddle', type1:'artist'}),
(wehner:Person{name:'Mary Wehner', type1:'artist'}),
(whitehead:Person{name:'Beck Whitehead', type2:'mentor'}),
(williams:Person{name:'William Carlos Williams', type2:'mentor'}),
(wirth:Person{name:'Ann Fisher Wirth', type2:'mentor'}),
(witek:Person{name:'Terri Witek', type1:'artist'}),
(yarbrough:Person{name:'Shanna Yarbrough', type2:'mentor'}),
(zimmermann:Person{name:'Philip Zimmermann', type1:'artist', type2:'mentor'}),
(zwicker:Person{name:'Tony Zwicker', type2:'mentor'}),
//Corporate Bodies
(alabama:Corpbody{name:'University of Alabama'}),
(arrowmont:Corpbody{name:'Arrowmont School of Arts & Crafts'}),
(art:Corpbody{name:'Art Publishers Inc'}),
(art_institute_chicago:Corpbody{name:'Art Institute of Chicago'}),
(atlanta_college_art:Corpbody{name:'Atlanta College of Art'}),
(atlanta_games:Corpbody{name:'Atlanta Committee for the Olympic Games'}),
(bath:Corpbody{name:'Bath Academy'}),
(baylor:Corpbody{name:'Baylor College'}),
(beloit:Corpbody{name:'Beloit College'}),
(blue:Corpbody{name:'Blue from the Death Editions'}),
(blue_bluer:Corpbody{name:'Blue Bluer Books'}),
(bookworks:Corpbody{name:'BookWorks, Asheville'}),
(borowsky:Corpbody{name:'Borowsky Center for Publication Arts'}),
(brown_dog:Corpbody{name:'Brown Dog Bindery'}),
(burton_books:Corpbody{name:'R.D. Burton Books'}),
(byu:Corpbody{name:'Brigham Young U'}),
(capybara:Corpbody{name:'Capybara Press'}),
(cave_paper:Corpbody{name:'Cave Paper'}),
(catbird:Corpbody{name:'Catbird On the Yadkin Press'}),
(CFSU:Corpbody{name:'Central Florida State U'}),
(city_collegeNY:Corpbody{name:'City College of NY'}),
(cleveland_art:Corpbody{name:'Cleveland Institute of Art'}),
(colegio:Corpbody{name:'Colegio Universitaria San Geronimo de La Habana'}),
(columbia_U:Corpbody{name:'Columbia U'}),
(combo:Corpbody{name:'Combo Press'}),
(corcoran:Corpbody{name:'Corcoran College of Art + Design'}),
(country:Corpbody{name:'Country Music Hall of Fame & Museum'}),
(craft:Corpbody{name:'Small Craft Advisory Press'}),
(crooked:Corpbody{name:'Crooked Letter Press'}),
(crown:Corpbody{name:'Crown Ring Press'}),
(curious:Corpbody{name:'Curious Pursuits Press'}),
(curly:Corpbody{name:'Curly Head Press'}),
(dark:Corpbody{name:'Dark Spring Press'}),
(doppelganger:Corpbody{name:'Doppelganger Press'}),
(down:Corpbody{name:'Down Home Girl Studio'}),
(duende:Corpbody{name:'Duende Press'}),
(east_carolina_U:Corpbody{name:'East Carolina U'}),
(emerson:Corpbody{name:'Emerson College'}),
(emory:Corpbody{name:'Emory U'}),
(est:Corpbody{name:'Est et Non Press'}),
(fifth:Corpbody{name:'Fifth Floor Studio'}),
(firebrand:Corpbody{name:'Firebrand Press'}),
(fires:Corpbody{name:'Small Fires Press'}),
(flatbed:Corpbody{name:'Flatbed Splendor'}),
(flying:Corpbody{name:'Flying Horse Editions'}),
(fulcrum:Corpbody{name:'Fulcrum Press'}),
(FL_atlantic:Corpbody{name:'Florida Atlantic U'}),
(fl_international:Corpbody{name:'Florida International U'}),
(FL_state:Corpbody{name:'Florida State U'}),
(GA_state:Corpbody{name:'Georgia State U'}),
(gardyloo:Corpbody{name:'Gardyloo Handmade Books'}),
(george:Corpbody{name:'George Washington University'}),
(goss:Corpbody{name:'Goss Press'}),
(goucher:Corpbody{name:'Goucher College'}),
(governors:Corpbody{name:'Press of the Palace of Governors'}),
(green_street:Corpbody{name:'Green Street Press'}),
(hahnemuhle:Corpbody{name:'Büttenpapierfabrik Hahnemühle'}),
(harvard:Corpbody{name:'Harvard U'}),
(hatch:Corpbody{name:'Hatch Show Print'}),
(hollins_college:Corpbody{name:'Hollins College'}),
(hoopsnake:Corpbody{name:'Hoopsnake Press'}),
(howard_U:Corpbody{name:'Howard University'}),
(hybrid:Corpbody{name:'Hybrid Media Graduate Workshop'}),
(h2o:Corpbody{name:'H2O Graphics'}),
(IL_tech:Corpbody{name:'Illinois Institute of Technology'}),
(ilene:Corpbody{name:'Ilene Books and Studio'}),
(independent_publishing:Corpbody{name:'Independent Publishing Resource Center'}),
(interplanetary:Corpbody{name:'Interplanetary Productions'}),
(jaffe:Corpbody{name:'Jaffe Center for Book Arts'}),
(longwood:Corpbody{name:'Longwood University'}),
(lost:Corpbody{name:'Lost Arch Papermill'}),
(lower_east:Corpbody{name:'Lower East Side Printshop NYC', type2:'mentor'}),
(IN_U:Corpbody{name:'Indiana U'}),
(IO_writers:Corpbody{name:'Iowa Writers Workshop'}),
(kenyon:Corpbody{name:'Kenyon College'}),
(LA_tech:Corpbody{name:'Louisiana Tech U'}),
(larkspur:Corpbody{name:'Larkspur Press'}),
(lehman_college:Corpbody{name:'Lehman College'}),
(long_islandU:Corpbody{name:'Long Island U'}),
(lovett:Corpbody{name:'The Lovett School'}),
(marginalia:Corpbody{name:'Marginalia Press'}),
(marian:Corpbody{name:'Marian U'}),
(marigold:Corpbody{name:'BlueMarigold Press'}),
(marylhurst_U:Corpbody{name:'Marylhurst U'}),
(memphis_college:Corpbody{name:'Memphis College of Art'}),
(mercer:Corpbody{name:'Mercer U'}),
(middle:Corpbody{name:'Middle Tennessee State University'}),
(mohawk:Corpbody{name:'Mohawk Fine Papers, Inc.'}),
(mount_saint_marys:Corpbody{name:'Mt. St. Marys U'}),
(museum_fine_arts_boston:Corpbody{name:'Museum of Fine Arts Boston'}),
(nashville:Corpbody{name:'Nashville Limited Edition Club'}),
(new_school:Corpbody{name:'The New School'}),
(nexus_center:Corpbody{name:'Nexus Contemporary Art Center'}),
(nexus_press:Corpbody{name:'Nexus Press'}),
(nhia:Corpbody{name:'New Hampshire Institute of Art'}),
(NM_state:Corpbody{name:'New Mexico State U'}),
(no_center:Corpbody{name:'New Orleans Center for Creative Arts'}),
(northwestern:Corpbody{name:'Northwestern U'}),
(OEOCO:Corpbody{name:'OEOCO Press'}),
(oficina:Corpbody{name:'Oficina del Historiador de le Ciudad'}),
(ohio_state:Corpbody{name:'Ohio State U'}),
(ohio_U:Corpbody{name:'Ohio U'}),
(old_fan:Corpbody{name:'Old Fan Press'}),
(orchises:Corpbody{name:'Orchises Press'}),
(oxbow:Corpbody{name:'Ox-Bow School of Art'}),
(paper_revival:Corpbody{name:'Paper Revival Press'}),
(paper_souvenir:Corpbody{name:'Paper Souvenir'}),
(papterie:Corpbody{name:'Papterie St. Armand'}),
(parallel:Corpbody{name:'Parallel Editions'}),
(penland:Corpbody{name:'Penland School of Crafts'}),
(perkolator:Corpbody{name:'Perkolator Press'}),
(peter:Corpbody{name:'Peter & Donna Thomas'}),
(portland_comm:Corpbody{name:'Portland Community College'}),
(portland_state:Corpbody{name:'Potland State U'}),
(pratt:Corpbody{name:'Pratt Institute'}),
(press63:Corpbody{name:'Press 63+'}),
(primitive:Corpbody{name:'Primitive Press'}),
(quinnipiac_U:Corpbody{name:'Quinnipiac U'}),
(reading:Corpbody{name:'Reading Art School'}),
(red:Corpbody{name:'Red Hydra Press'}),
(rest:Corpbody{name:'Rest Press'}),
(ringling:Corpbody{name:'Ringling College of Art and Design'}),
(risd:Corpbody{name:'RISD'}),
(round_table:Corpbody{name:'Book Arts Round Table', type2:'mentor'}),
(scad:Corpbody{name:'Savannah College of Art and Design'}),
(short:Corpbody{name:'Short Twig Press'}),
(slade:Corpbody{name:'Slade Art School'}),
(southern_IL_U:Corpbody{name:'Southern Illinois U'}),
(southern_u:Corpbody{name:'Southern U'}),
(space_heater:Corpbody{name:'Space Heater Editions'}),
(speakeasy:Corpbody{name:'SpeakEasy Press'}),
(stetson_U:Corpbody{name:'Stetson U'}),
(suny_brockport_vsw:Corpbody{name:'SUNY Brockport Visual Studies Workshop'}),
(suny_buffalo_vsw:Corpbody{name:'SUNY Buffalo Visual Studies Workshop'}),
(suny_newpaltz:Corpbody{name:'SUNY New Paltz'}),
(taller:Corpbody{name:'Taller Experimental de Grafica'}),
(texas_tech:Corpbody{name:'Texas Tech U'}),
(tulane:Corpbody{name:'Tulane U'}),
(U_AL:Corpbody{name:'U of Alabama'}),
(U_AR:Corpbody{name:'U of Arkansas'}),
(u_of_arts:Corpbody{name:'U of Arts, Philadelphia'}),
(U_AZ:Corpbody{name:'U of Arizona'}),
(U_CA_riverside:Corpbody{name:'U of California, Riverside'}),
(UC_berkeley:Corpbody{name:'U of California Berkeley'}),
(ucla:Corpbody{name:'UCLA'}),
(U_FL:Corpbody{name:'U of Florida'}),
(u_florida:Corpbody{name:'University of Central Florida'}),
(U_GA:Corpbody{name:'U of Georgia'}),
(U_habana:Corpbody{name:'U de La Habana'}),
(U_ME_machias:Corpbody{name:'U of Maine at Machias'}),
(U_MI:Corpbody{name:'U of Michigan'}),
(U_MS:Corpbody{name:'U Mississippi'}),
(U_NC:Corpbody{name:'U of North Carolina'}),
(U_NE_lincoln:Corpbody{name:'U of Nebraska, Lincoln'}),
(U_north_TX:Corpbody{name:'U of North Texas'}),
(U_pittsburgh:Corpbody{name:'U of Pittsburgh'}),
(U_richmond:Corpbody{name:'U of Richmond'}),
(U_SC:Corpbody{name:'U of South Carolina'}),
(U_south_AL:Corpbody{name:'U of South Alabama'}),
(U_southern_ME:Corpbody{name:'U of Southern Maine'}),
(U_syracuse:Corpbody{name:'U of Syracuse'}),
(U_TN:Corpbody{name:'U of Tennessee'}),
(U_TX_austin:Corpbody{name:'U of Texas, Austin'}),
(U_VA:Corpbody{name:'U of Virginia'}),
(U_WI_milwaukee:Corpbody{name:'U of Wisconsin Milwaukee'}),
(VA_commonwealth:Corpbody{name:'Virginia Commonwealth U'}),
(vanderbilt:Corpbody{name:'Vanderbilt U'}),
(vcuarts:Corpbody{name:'VCUarts Bowe House Press'}),
(vt_college_fineart:Corpbody{name:'Vermont College of Fine Art'}),
(we:Corpbody{name:'Weproductions'}),
(wooden:Corpbody{name:'Wooden Nickel Press'}),
(wookey:Corpbody{name:'Wookey Hole Mill'}),
(wp_U:Corpbody{name:'William Paterson U'}),
(WSW:Corpbody{name:'Womens Studio Workshop', type2:'mentor'}),
(yale:Corpbody{name:'Yale U'}),
(york_U:Corpbody{name:'York U'}),
(zephyrus:Corpbody{name:'Zephyrus Image'}),
(zerkall:Corpbody{name:'Papierfabrik Zerkall Renker & Söhne'}),
//Books
(abandoned:Book{name:'Abandoned Tales', date:'2009'}),
(acreage:Book{name:'Our Acreage, Lux Carnis', date:'2007', term:'sexuality'}),
(admeasure:Book{name:'Admeasure', date:'2011', term:'transit'}),
(alabama_kitchen:Book{name:'Alabama Kitchen', date:'2011', term:'meals'}),
(album_chain:Book{name:'Album Chain Book', date:'2011', type:'miniature', type:'unique'}),
(allowed:Book{name:'Allowed To Be', date:'2008'}),
(american_breeding:Book{name:'American Breeding Standards', date:'2013', term:'women'}),
(anima:Book{name:'Anima', date:'2001', type:'unique', term:'animals'}),
(animalia:Book{name:'Animalia', date:'2009', term:'animals'}),
(animals:Book{name:'To Sit with Animals', date:'2013', type:'miniature', term:'animals'}),
(art_champs:Book{name:'Art Champs', date:'2014'}),
(balance:Book{name:'Balance', date:'2014', type:'unique'}),
(banished:Book{name:'Banished Thoughts', date:'2012'}),
(beginnings:Book{name:'Beginnings', date:'2004', term:'literary'}),
(believability:Book{name:'A Natural History of Believability', date:'2012'}),
(bent:Book{name:'Bent Like the River', date:'1994', term:'body'}),
(betray:Book{name:'Betray the Invisible', date:'2010'}),
(beware:Book{name:'Beware of Rising Waters', date:'2005', type:'unique'}),
(bill:Book{name:'Bill with a Beat', date:'1990', term:'legal'}),
(binder:Book{name:'Binder', date:'2010'}),
(birch:Book{name:'Birch', date:'2010', term:'nature'}),
(birds:Book{name:'Birds Bar Mitzvah, Take 3', date:'2014'}),
(bits:Book{name:'Bits and Pieces', date:'2012'}),
(blue_ridge:Book{name:'Blue Ridge Bounty', date:'2010', type:'miniature', term:'nature'}),
(bobby:Book{name:'Bobby Book Nr. 100', date:'1985', term:'sexuality'}),
(book_hours:Book{name:'Book of Hours', date:'2012'}),
(box_book:Book{name:'The Box Book', date:'2012'}),
(bridges:Book{name:'Some Bridges Migrate', date:'2008'}),
(burlap:Book{name:'A Burlap Bloom', date:'2013'}),
(but_move:Book{name:'But Move Not', date:'2012'}),
(carte:Book{name:'Carte Blanche', date:'2013', term:'shopping'}),
(cause:Book{name:'Cause and Effect', date:'2009', term:'transit'}),
(caution:Book{name:'Caution', date:'2005', term:'warning'}),
(cave:Book{name:'The Cave Protection Act of 2013', date:'2013', term:'nature'}),
(celestial:Book{name:'Celestial Hitchhikers', date:'2005', term:'space'}),
(change:Book{name:'Change/Discovery', date:'2010', type:'unique'}),
(charlotte:Book{name:'Charlotte', date:'2012', type:'unique', term:'relationships'}),
(chasing:Book{name:'Chasing the Sun', date:'2010', term:'nature'}),
(cloak:Book{name:'Of the Cloak', date:'2010', type:'unique'}),
(cob:Book{name:'Cob Webs', date:'2007', term:'meals'}),
(colorwheel:Book{name:'Color wheel', date:'2014', type:'unique'}),
(come_upon:Book{name:'To Come Upon a Street', date:'2011', term:'women'}),
(concentrics:Book{name:'Concentrics', date:'2012'}),
(contemporary:Book{name:'Contemporary Art Appreciation 101',date:'2006'}),
(conversation:Book{name:'Conversation Too',date:'2013'}),
(coupled:Book{name:'Coupled Voices', date:'2010', term:'relationships'}),
(crab:Book{name:'Crab', date:'2010'}),
(cradle:Book{name:'Cradle of Civilization', date:'2011'}),
(crazy:Book{name:'Crazy Quilts', date:'2012', type:'miniature'}),
(cropwork:Book{name:'Cropwork Orange', date:'2012', term:'nature'}),
(daily:Book{name:'Daily Bread', date:'2006', term:'meals'}),
(daily_welcome:Book{name:'The Daily Welcome', date:'2010', term:'home'}),
(days:Book{name:'Days Have Gone By', date:'2010', term:'nature'}),
(design:Book{name:'Design Diseno', date:'2005'}),
(desire:Book{name:'Desire the Collective Unconscious', date:'1989'}),
(desire_failure:Book{name:'Desire and the Importance of Failure', date:'1996', term:'dreams'}),
(disavowal:Book{name:'Disavowal of the Matrons', date:'2011'}),
(doctor:Book{name:'Doctor Mister Miracles Guide to Miracle-Making', date:'2013'}),
(dixie:Book{name:'Dixie Compass', date:'2004', term:'south'}),
(dogs:Book{name:'The Dogs of Havana', date:'2008', term:'animals'}),
(double:Book{name:'Double Tongue', date:'1990', term:'body'}),
(dream_forest:Book{name:'Dream Forest', date:'2012', term:'nature'}),
(dreams:Book{name:'Dreams', date:'2006', term:'dreams'}),
(edge:Book{name:'The Edge', date:'2013'}),
(effects:Book{name:'Effects of Plant Taxonomy on the Flora of the Amazon Basin', date:'1996', term:'nature'}),
(eight_bedrooms:Book{name:'Eight Bedrooms', date:'2013', term:'home'}),
(eight_word:Book{name:'Eight Word Autumn Scene', date:'2010', type:'miniature', term:'nature'}),
(elements:Book{name:'Elements', date:'2000', term:'math-science'}),
(endangered:Book{name:'Endangered', date:'2014', type:'miniature', term:'nature'}),
(entwined:Book{name:'Entwined Nasturtiums', date:'2013', term:'nature'}),
(everyone:Book{name:'Everyone Sang', date:'2009', term:'conflict'}),
(exit:Book{name:'Exit Island', date:'2012'}),
(experiments:Book{name:'Experiments in Paper', date:'2013'}),
(exquisite:Book{name:'An Exquisite Future', date:'2014', term:'nature', term:'nature'}),
(eye_think:Book{name:'Eye Think a Lot About Potatoes', date:'2008', type:'miniature', term:'meals'}),
(faded:Book{name:'The Faded Past', date:'2009'}),
(faulkner:Book{name:'Faulkner Suite', date:'2008', term:'literary'}),
(feelings:Book{name:'Feelings Using Wolves', date:'2010'}),
(fetish:Book{name:'Fetish-Gar', date:'2014', type:'miniature', type:'unique', term:'nature'}),
(fibre:Book{name:'Fibre Libre', date:'2010'}),
(fish:Book{name:'Fish', date:'1989', type:'unique', term:'nature'}),
(fish_sky:Book{name:'Fish in the Sky, OH MY!', date:'2010', term:'nature'}),
(fission:Book{name:'Fission', date:'2014', term:'math-science'}),
(flag:Book{name:'Flag Book', date:'1996'}),
(flea:Book{name:'The Flea Market in Kiel', date:'2006'}),
(floater:Book{name:'I Think I Have a Floater', date:'2013', term:'body'}),
(flowing:Book{name:'Flowing Essence', date:'2005', term:'language'}),
(forsaken:Book{name:'Forsaken Substructure', date:'2010', term:'relationships'}),
(fossil:Book{name:'Fossil', date:'2011', term:'nature'}),
(freehand:Book{name:'Freehand', date:'2013', type:'unique', term:'body'}),
(friend:Book{name:'Friend to Sea and Soil', date:'2004', term:'nature'}),
(genetics:Book{name:'Genetics Lesson', date:'1992', term:'math-science'}),
(gentle_men:Book{name:'Gentle Men', date:'2011', term:'math-science'}),
(ghost:Book{name:'Ghost Towns of the Enchanted Circle', date:'2006'}),
(god:Book{name:'God Created the Sea', date:'2013', term:'transit'}),
(googled:Book{name:'Googled English Frontier Deedbook', date:'2008', term:'research'}),
(gravity:Book{name:'Gravitys Light Grip', date:'2007', term:'relationships'}),
(haab_calendar:Book{name:'A Pocket Guide to the Haab Calendar Glyph', date:'2012', type:'miniature', term:'calendar'}),
(hands:Book{name:'Hands', date:'2014'}),
(hands_clapping:Book{name:'What is the Sound of Two Invisible Hands Clapping?', date:'2012', type:'unique', term:'society'}),
(happiness:Book{name:'Happiness', date:'2010', term:'emotion'}),
(harold:Book{name:'Harold', date:'1980-1999', term:'south'}),
(harvest:Book{name:'Harvest', date:'2011', term:'nature'}),
(havana:Book{name:'Havana, a Living City', date:'2009', term:'society'}),
(haw:Book{name:'Haw River Portrait', date:'2014', type:'unique', term:'nature'}),
(heart:Book{name:'Heart of All Greatness', date:'2006', term:'relationships'}),
(heart_song:Book{name:'Heart Song', date:'1994', type:'unique', term:'nature'}),
(hidden:Book{name:'Hidden Horizons', date:'2012', type:'unique', type:'toy', term:'nature'}),
(hidden_trees:Book{name:'Hidden by the Trees', date:'2011', type:'unique', term:'nature'}),
(hidden_trees_II:Book{name:'Hidden by the Trees II', date:'2011', type:'unique', term:'nature'}),
(high:Book{name:'The High Road', date:'2011', term:'relationships'}),
(ho:Book{name:'Ho+Go^2=it', date:'1986'}),
(holding:Book{name:'Holding Down the Fort', date:'2011', term:'relationships'}),
(horn_book:Book{name:'Horn Book - Fisher', date:'2008', type:'miniature'}),
(how_bat:Book{name:'How Bat Entered English', date:'2010', term:'language'}),
(how_love:Book{name:'How to Love Someone Forever', date:'2004', term:'relationships'}),
(how_swimming:Book{name:'How Swimming Saved My Life', date:'2005', term:'leisure'}),
(howl:Book{name:'How at the Moon', date:'1997'}),
(ideas_god:Book{name:'Ideas of God', date:'2008', term:'spiritual'}),
(immortals:Book{name:'Immortals, Poetry', date:'2013'}),
(incompleat:Book{name:'The Incompleat Editor Polished Passages from Louisa May Alcotts Little Women', date:'2012', type:'miniature', term:'literary'}),
(indivisible:Book{name:'Indivisible', date:'2011'}),
(interference:Book{name:'Interference', date:'1982', term:'math-science'}),
(jar:Book{name:'Jar of Diamonds', date:'2011', term:'nature'}),
(joni_museum:Book{name:'Joni Mabes Museum Book', date:'1988'}),
(joni_postcard:Book{name:'Joni Mabes Classic Postcard Book', date:'1993'}),
(jugline:Book{name:'Jugline', date:'1992', term:'leisure'}),
(junco:Book{name:'I, NE Iterations of the Junco', date:'2009', term:'language'}),
(khunk:Book{name:'From Khunk to Chunk', date:'2008'}),
(kudzu:Book{name:'The Kudzu Chronicles', date:'2005', term:'nature'}),
(ladies:Book{name:'Ladies in Waiting', date:'2009', term:'women'}),
(landscape:Book{name:'Landscape', date:'1995', type:'unique', term:'nature'}),
(lets_eat:Book{name:'Lets Eat', date:'2009', term:'meals'}),
(letters:Book{name:'Letters', date:'2015', term:'language'}),
(lex_flex:Book{name:'A Hundred Years of - Lex Flex', date:'2003', term:'language'}),
(lining:Book{name:'Lining', date:'2013', term:'textile'}),
(lissen:Book{name:'Lissen Here', date:'2005'}),
(little:Book{name:'Little Tyrannies', date:'1990'}),
(live:Book{name:'Live, from the Delay', date:'2009'}),
(lonely:Book{name:'Lonely Tylenol', date:'2003', term:'relationships'}),
(long_story:Book{name:'Long Story Short: Home Is Where the Heart Is', date:'1999', term:'relationships'}),
(lugubrious:Book{name:'Lugubrious Distance', date:'2010', term:'transit'}),
(macaroni:Book{name:'Macaroni and Cheese', date:'1989', term:'meals'}),
(macilles:Book{name:'MaCilles Museum of Miscellanea', date:'2011'}),
(make_face:Book{name:'Make a Face', date:'20--?', type:'unique', term:'body'}),
(make_you:Book{name:'To Make You See', date:'2012', term:'emotion'}),
(mallard:Book{name:'Mallard', date:'2012', term:'nature'}),
(mammoth:Book{name:'The Mammoth Legacy of Stephen Bishop', date:'2012', type:'miniature', term:'nature'}),
(manmade:Book{name:'Manmade Wonders', date:'1979', term:'sexuality'}),
(material:Book{name:'Of the Material Being Plenty', date:'2013'}),
(microscope:Book{name:'When We Broke the Microscope', date:'2007'}),
(milagros:Book{name:'Milagros', date:'2010', term:'spiritual'}),
(mine_fields:Book{name:'Mine Fields', date:'1995', term:'conflict'}),
(mnemonics:Book{name:'Mnemonics', date:'2013', type:'miniature', type:'unique', term:'nature'}),
(moderation:Book{name:'Moderiation is not a Negation of Intensity but Helps Avoid Monotony', date:'2007'}),
(monroes:Book{name:'Monroes Blues', date:'2012', type:'unique', term:'literary'}),
(moon:Book{name:'Moon Musings', date:'2014', type:'unique', term:'space'}),
(motorcycles:Book{name:'Motorcycles from around the World', date:'1991', term:'transit'}),
(multiple:Book{name:'Multiple Voices', date:'2009', term:'conflict'}),
(muse:Book{name:'Muse Measures', date:'1999', term:'language'}),
(museum:Book{name:'Museum', date:'2014', type:'miniature', term:'museum'}),
(music:Book{name:'Music for Teacups', date:'2012', term:'sound'}),
(myth_sisyphus:Book{name:'The Myth of Sisyphus', date:'2007'}),
(mythos:Book{name:'Mythos, Chronos, Logos', date:'2000', term:'language'}),
(night:Book{name:'The Night Has a Thousand Eyes', date:'2010', term:'emotion'}),
(observations:Book{name:'Observations of Anxiety, Distance, Scale, and Language', date:'2011', term:'nature'}),
(old:Book{name:'When You Are Old', date:'2006', term:'relationships'}),
(oostamera:Book{name:'Oostamera', date:'1991', term:'sound', term:'animals'}),
(open:Book{name:'Open--Heart Surgery', date:'2006', term:'body'}),
(opposite:Book{name:'--Or the Opposite', date:'2007', term:'nature'}),
(oriental:Book{name:'A Primer for Oriental Thought', date:'199?', type:'unique', term:'language'}),
(ossabaw:Book{name:'Ossabaw', date:'1982'}),
(other_side:Book{name:'The Other Side', date:'2012', type:'unique'}),
(otherspace:Book{name:'Otherspace: Martian ty/opography', date:'1992', term:'space'}),
(particle:Book{name:'Particle Theory', date:'1991', term:'math-science'}),
(peruvian_textiles:Book{name:'An Essay on Ancient Peruvian Textiles', date:'2013', type:'miniature', term:'textile'}),
(petra:Book{name:'A Guidebook to Ancient Nabatan Ruins at Petra', date:'2013', type:'miniature', term:'city'}),
(pocketbook:Book{name:'Pocketbook', date:'2008', type:'unique', term:'relationships'}),
(potatohead:Book{name:'Mr. Potatohead in Love', date:'1994', term:'emotion'}),
(presence:Book{name:'Presence', date:'2009', type:'unique', term:'spiritual'}),
(printers:Book{name:'Printers Devil', date:'1986'}),
(pulp:Book{name:'Pulp', date:'2013', term:'sound'}),
(purple:Book{name:'Purple Dreams', date:'1990', type:'unique', term:'dreams'}),
(pussy:Book{name:'Pussy Pirates', date:'no date', type:'unique', term:'dreams'}),
(ragland:Book{name:'Ragland Birds', date:'1994', type:'unique', term:'animals'}),
(real_fighting:Book{name:'A Real Fighting Man', date:'2012', term:'conflict'}),
(reshaping:Book{name:'Reshaping the Shadows: Backstory', date:'2016', type:'unique', term:'nature'}),
(reshaping_II:Book{name:'Reshaping the shadows: Looking for Signs', date:'2016', type:'unique', term:'nature'}),
(river:Book{name:'River', date:'2010', term:'nature'}),
(road:Book{name:'Road Stories', date:'2010', term:'transit'}),
(rose:Book{name:'A Rose', date:'2012', term:'nature'}),
(rough:Book{name:'Rough Rider', date:'1991', term:'transit'}),
(rules:Book{name:'Rules for Teachers', date:'2009', term:'women'}),
(sarah:Book{name:'O Sarah!', date:'2011', term:'conflict'}),
(scarlet:Book{name:'The Scarlet Letter', date:'2008-2014', type:'unique', term:'literary'}),
(scenes:Book{name:'Scenes from the Trip So Far', date:'2004', term:'conflict'}),
(self:Book{name:'Self-Dual', date:'2005', term:'transit'}),
(sensual:Book{name:'Sensual Bark', date:'2011', term:'women'}),
(shame:Book{name:'Shame', date:'2005', term:'textile'}),
(ships:Book{name:'Three Ships', date:'2012', term:'transit'}),
(shoo:Book{name:'Shoo Fly', date:'1998', type:'unique', term:'south'}),
(sirens:Book{name:'Sirens Songs', date:'2010'}),
(skin:Book{name:'Skin', date:'2005', term:'relationships'}),
(sleep:Book{name:'Sleep Patterns', date:'2009', term:'dreams'}),
(sleepwalking:Book{name:'Sleepwalking the City of Roses', date:'2010', term:'transit'}),
(slipping:Book{name:'Slipping', date:'2011', term:'relationships'}),
(slugs:Book{name:'Slugs and Roses', date:'2007-2008', term:'society'}),
(smoke:Book{name:'Smoke', date:'2008', term:'relationships'}),
(something:Book{name:'Something Done by Quiet Being', date:'2009', type:'unique', term:'language'}),
(songs:Book{name:'Songs in Color', date:'2014', type:'miniature', type:'unique', term:'music'}),
(spandrel:Book{name:'Spandrel', date:'2011', term:'language'}),
(speak:Book{name:'Speak!', date:'2011', type:'miniature', term:'literary'}),
(spiritual:Book{name:'Spirit Photography', date:'1973', term:'spiritual'}),
(splinter:Book{name:'Splinter of Light', date:'2006', term:'relationships'}),
(srebmun:Book{name:'Srebmun', date:'1990', term:'math-science'}),
(star_factory:Book{name:'In Celebration of the Discovery of the Abandoned Star Factory', date:'1982'}),
(stitching:Book{name:'Stitching Speechless', date:'2011', term:'math-science'}),
(stones:Book{name:'Then from All the Stones', date:'2003'}),
(strawberry:Book{name:'A Strawberry in the Snow', date:'2007', term:'women'}),
(subject:Book{name:'Subject Verb Object', date:'2012', term:'emotion'}),
(sublime:Book{name:'Sublime and Ridiculous', date:'2012', type:'unique'}),
(symmetries:Book{name:'Symmetries', date:'2013', type:'unique', term:'language'}),
(tantric:Book{name:'Tantric', date:'1992', type:'unique', term:'spiritual'}),
(teaching:Book{name:'Teaching a Bird to Read', date:'2004', type:'unique', term:'animals'}),
(tearings:Book{name:'Tearings, and Other Poems', date:'2010'}),
(the_river:Book{name:'The River', date:'2010', term:'nature'}),
(think:Book{name:'Think Hatch', date:'2009'}),
(thoughts:Book{name:'Thoughts', date:'2012', type:'unique', term:'spiritual'}),
(three:Book{name:'The Three Goals', date:'2010', term:'dreams'}),
(tiny_lesson:Book{name:'A Tiny Lesson in Bee Culture', date:'2008', term:'nature'}),
(tonalities:Book{name:'The Tonalities of Grief', date:'2010'}),
(tornado:Book{name:'The Tornado Treaty', date:'1985'}),
(triumvirate:Book{name:'Triumvirate', date:'2004', term:'relationships'}),
(turning:Book{name:'Turning Colors II', date:'2015', type:'unique', term:'relationships'}),
(twelve:Book{name:'Twelve Fables Set in the Shawnee Hills', date:'2014'}),
(unbound:Book{name:'Unbound', date:'2014', term:'conflict'}),
(unfulfilled:Book{name:'Unfulfilled Expectations', date:'2010', type:'uniqueu', type:'miniature', term:'conflict'}),
(vertigo:Book{name:'Vertigo', date:'2011', term:'emotion'}),
(voyager:Book{name:'Voyage(r): tourist map of Japan', date:'2000', term:'transit'}),
(we_can:Book{name:'We Can Go Beyond It', date:'2009', term:'body'}),
(weddings:Book{name:'1970 the Four Weddings', date:'2009', term:'relationships'}),
(what_lies:Book{name:'What Lies Beyond', date:'2012', type:'unique'}),
(wheat:Book{name:'The Wheat Wars', date:'2008', term:'meals'}),
(wheeling:Book{name:'Wheeling', date:'1992', term:'transit'}),
(whipstock:Book{name:'Whipstock', date:'2014', term:'transit'}),
(white:Book{name:'White Bird-', date:'2011', term:'animals'}),
(wild:Book{name:'Wild Girls Redux', date:'2009', term:'women'}),
(winter:Book{name:'When in Winter', date:'2011', type:'miniature', term:'nature'}),
(witness:Book{name:'Witness, 1956', date:'2007', term:'conflict'}),
(wolfs:Book{name:'The Wolfs Bane', date:'2014', term:'south'}),
(woulda:Book{name:'Woulda Coulda Shoulda', date:'2010', type:'unique'}),
//Place
(AL:Place{name:'Alabama', parent:'US', region:'South'}),
(AR:Place{name:'Arkansas', parent:'US', region:'South'}),
(brazil:Place{name:'Brazil', parent:'other'}),
(CA:Place{name:'California', parent:'US', region:'West'}),
(canada:Place{name:'Canada', parent:'other'}),
(cuba:Place{name:'Cuba', parent:'other'}),
(CT:Place{name:'Connecticut', parent:'US', region:'Northeast'}),
(DC:Place{name:'Washington D.C.', parent:'US', region:'South'}),
(england:Place{name:'England', parent:'other'}),
(FL:Place{name:'Florida', parent:'US', region:'South'}),
(France:Place{name:'France', parent:'other'}),
(GA:Place{name:'Georgia', parent:'US', region:'South'}),
(IL:Place{name:'Illinois', parent:'US', region:'Midwest'}),
(KY:Place{name:'Kentucky', parent:'US', region:'South'}),
(LA:Place{name:'Louisiana', parent:'US', region:'South'}),
(MA:Place{name:'Massachusetts', parent:'US', region:'Northeast'}),
(MD:Place{name:'Maryland', parent:'US', region:'South'}),
(MS:Place{name:'Mississippi', parent:'US', region:'South'}),
(norway:Place{name:'Norway', parent:'other'}),
(NC:Place{name:'North Carolina', parent:'US', region:'South'}),
(NY:Place{name:'New York', parent:'US', region:'Northeast'}),
(OR:Place{name:'Oregon', parent:'US', region:'West'}),
(SC:Place{name:'South Carolina', parent:'US', region:'South'}),
(TN:Place{name:'Tennessee', parent:'US', region:'South'}),
(TX:Place{name:'Texas', parent:'US', region:'South'}),
(UT:Place{name:'Utah', parent:'US', region:'West'}),
(VA:Place{name:'Virginia', parent:'US', region:'South'}),
(VT:Place{name:'Vermont', parent:'US', region:'Northeast'}),
(WI:Place{name:'Wisconsin', parent:'US', region:'Midwest'}),
//LOCATED_IN
(alabama)-[:LOCATED_IN]->(AL),
(art)-[:LOCATED_IN]->(NY),
(blue)-[:LOCATED_IN]->(MD),
(blue_bluer)-[:LOCATED_IN]->(NC),
(brown_dog)-[:LOCATED_IN]->(TN),
(burton_books)-[:LOCATED_IN]->(MD),
(capybara)-[:LOCATED_IN]->(GA),
(catbird)-[:LOCATED_IN]->(NC),
(combo)-[:LOCATED_IN]->(AL),
(corcoran)-[:LOCATED_IN]->(DC),
(craft)-[:LOCATED_IN]->(FL),
(crooked)-[:LOCATED_IN]->(MS),
(crown)-[:LOCATED_IN]->(AL),
(curious)-[:LOCATED_IN]->(NC),
(curly)-[:LOCATED_IN]->(AL),
(dark)-[:LOCATED_IN]->(LA),
(doppelganger)-[:LOCATED_IN]->(AL),
(down)-[:LOCATED_IN]->(AL),
(duende)-[:LOCATED_IN]->(AL),
(duende)-[:LOCATED_IN]->(NM),
(est)-[:LOCATED_IN]->(TN),
(fifth)-[:LOCATED_IN]->(AL),
(firebrand)-[:LOCATED_IN]->(NC),
(fires)-[:LOCATED_IN]->(AL),
(fires)-[:LOCATED_IN]->(TN),
(fires)-[:LOCATED_IN]->(LA),
(flatbed)-[:LOCATED_IN]->(FL),
(u_florida)-[:LOCATED_IN]->(FL),
(flying)-[:LOCATED_IN]->(FL),
(fulcrum)-[:LOCATED_IN]->(England),
(george)-[:LOCATED_IN]->(DC),
(goss)-[:LOCATED_IN]->(FL),
(h2o)-[:LOCATED_IN]->(FL),
(hoopsnake)-[:LOCATED_IN]->(MS),
(hybrid)-[:LOCATED_IN]->(FL),
(ilene)-[:LOCATED_IN]->(UT),
(interplanetary)-[:LOCATED_IN]->(IL),
(jaffe)-[:LOCATED_IN]->(FL),
(longwood)-[:LOCATED_IN]->(VA),
(lost)-[:LOCATED_IN]->(AL),
(marginalia)-[:LOCATED_IN]->(DC),
(marigold)-[:LOCATED_IN]->(TN),
(middle)-[:LOCATED_IN]->(TN),
(nashville)-[:LOCATED_IN]->(TN),
(nexus_press)-[:LOCATED_IN]->(GA),
(OEOCO)-[:LOCATED_IN]->(AL),
(old_fan)-[:LOCATED_IN]->(LA),
(orchises)-[:LOCATED_IN]->(VA),
(paper_revival)-[:LOCATED_IN]->(AL),
(paper_souvenir)-[:LOCATED_IN]->(AL),
(parallel)-[:LOCATED_IN]->(AL),
(perkolator)-[:LOCATED_IN]->(AL),
(peter)-[:LOCATED_IN]->(CA),
(press63)-[:LOCATED_IN]->(GA),
(primitive)-[:LOCATED_IN]->(AR),
(red)-[:LOCATED_IN]->(AL),
(rest)-[:LOCATED_IN]->(KY),
(short)-[:LOCATED_IN]->(VA),
(space_heater)-[:LOCATED_IN]->(NY),
(speakeasy)-[:LOCATED_IN]->(AL),
(taller)-[:LOCATED_IN]->(Cuba),
(vcuarts)-[:LOCATED_IN]->(VA),
(wooden)-[:LOCATED_IN]->(WI),
(zephyrus)-[:LOCATED_IN]->(CA),
//LIVES_IN
(addiss)-[:LIVES_IN]->(NC),
(asztalos)-[:LIVES_IN]->(CA),
(barber)-[:LIVES_IN]->(MA),
(blum)-[:LIVES_IN]->(AL),
(bookwalter)-[:LIVES_IN]->(FL),
(brannon)-[:LIVES_IN]->(NC),
(brawner)-[:LIVES_IN]->(TN),
(budbill)-[:LIVES_IN]->(VT),
(burkhart)-[:LIVES_IN]->(NC),
(coatney)-[:LIVES_IN]->(TN),
(cox)-[:LIVES_IN]->(TN),
(crouch)-[:LIVES_IN]->(TN),
(davies)-[:LIVES_IN]->(GA),
(deschamps)-[:LIVES_IN]->(NY),
(d_jones)-[:LIVES_IN]->(GA),
(ellis)-[:LIVES_IN]->(NC),
(elmer)-[:LIVES_IN]->(NC),
(emanuel)-[:LIVES_IN]->(GA),
(essig)-[:LIVES_IN]->(NC),
(farkas)-[:LIVES_IN]->(NC),
(field)-[:LIVES_IN]->(canada),
(geiser)-[:LIVES_IN]->(CA),
(gonzalez)-[:LIVES_IN]->(TN),
(hastings)-[:LIVES_IN]->(norway),
(hastings)-[:LIVES_IN]->(CT),
(herlocker)-[:LIVES_IN]->(TN),
(herring)-[:LIVES_IN]->(GA),
(hockensmith)-[:LIVES_IN]->(NC),
(holland)-[:LIVES_IN]->(NY),
(kaplan)-[:LIVES_IN]->(OR),
(keeley)-[:LIVES_IN]->(canada),
(kelley)-[:LIVES_IN]->(TN),
(kerksieck)-[:LIVES_IN]->(TN),
(knowles)-[:LIVES_IN]->(TN),
(laxson)-[:LIVES_IN]->(GA),
(leeb)-[:LIVES_IN]->(OR),
(lequire)-[:LIVES_IN]->(TN),
(lopes)-[:LIVES_IN]->(brazil),
(love)-[:LIVES_IN]->(TX),
(marshall)-[:LIVES_IN]->(SC),
(miller)-[:LIVES_IN]->(AL),
(mcknight)-[:LIVES_IN]->(GA),
(merola)-[:LIVES_IN]->(CA),
(mcknight)-[:LIVES_IN]->(GA),
(niederhausen)-[:LIVES_IN]->(FL),
(pattersonmarx)-[:LIVES_IN]->(TN),
(peterson)-[:LIVES_IN]->(LA),
(phillips)-[:LIVES_IN]->(TN),
(pierce)-[:LIVES_IN]->(TX),
(ray)-[:LIVES_IN]->(FL),
(rezny)-[:LIVES_IN]->(KY),
(sampson)-[:LIVES_IN]->(AL),
(sanford)-[:LIVES_IN]->(TN),
(sawyer)-[:LIVES_IN]->(NC),
(schenk)-[:LIVES_IN]->(TN),
(sharp)-[:LIVES_IN]->(NC),
(sligh)-[:LIVES_IN]->(NC),
(smith)-[:LIVES_IN]->(NY),
(snodgrass)-[:LIVES_IN]->(FL),
(spengler)-[:LIVES_IN]->(cuba),
(stevens)-[:LIVES_IN]->(FL),
(stokes)-[:LIVES_IN]->(england),
(taylor)-[:LIVES_IN]->(UT),
(terry_schupbach)-[:LIVES_IN]->(NC),
(wehner)-[:LIVES_IN]->(WI),
//TEACHES_AT
(bell)-[:TEACHES_AT]->(goucher),
(blum)-[:TEACHES]->(baylor),
(burke)-[:TEACHES_AT]->(museum_fine_arts_boston),
(collins)-[:TEACHES_AT]->(lehman_college),
(collum)-[:TEACHES_AT]->(U_AL),
(delong)-[:TEACHES_AT]->(southern_u),
(deschamps)-[:TEACHES_AT]->(suny_newpaltz),
(diehn)-[:TEACHES_AT]->(bookworks),
(drucker)-[:TEACHES_AT]->(ucla),
(dufresne)-[:TEACHES_AT]->(fl_international),
(fennelly)-[:TEACHES_AT]->(U_MS),
(fessler)-[:TEACHES_AT]->(risd),
(flaherty)-[:TEACHES_AT]->(nhia),
(frazer)-[:TEACHES_AT]->(U_TX_austin),
(frey)-[:TEACHES_AT]->(independent_publishing),
(frey)-[:TEACHES_AT]->(marylhurst_U),
(frey)-[:TEACHES_AT]->(portland_comm),
(frey)-[:TEACHES_AT]->(portland_state),
(gorham)-[:TEACHES_AT]->(FL_state),
(hamrick)-[:TEACHES_AT]->(LA_tech),
(hastings)-[:TEACHES_AT]->(quinnipiac_U),
(haviland)-[:TEACHES_AT]->(ohio_U),
(horton)-[:TEACHES_AT]->(pratt),
(horton)-[:TEACHES_AT]->(wp_U),
(johnston)-[:TEACHES_AT]->(mercer),
(ke)-[:TEACHES_AT]->(CFSU),
(e_knudson)-[:TEACHES_AT]->(U_FL),
(lazer)-[:TEACHES_AT]->(U_AL),
(lee)-[:TEACHES_AT]->(tulane),
(lee)-[:TEACHES_AT]->(no_center),
(mahoney)-[:TEACHES_AT]->(VA_commonwealth),
(spengler)-[:TEACHES_AT]->(U_habana),
(mcdermott)-[:TEACHES_AT]->(corcoran),
(mesmer)-[:TEACHES_AT]->(new_school),
(miller)-[:TEACHES_AT]->(U_AL),
(peven)-[:TEACHES_AT]->(U_AR),
(pirkle)-[:TEACHES_AT]->(U_AL),
(poch)-[:TEACHES_AT]->(texas_tech),
(r_jones)-[:TEACHES_AT]->(southern_IL_U),
(rhodes)-[:TEACHES_AT]->(kenyon),
(rossow)-[:TEACHES_AT]->(U_AL),
(schick)-[:TEACHES_AT]->(lovett),
(sidelinger)-[:TEACHES_AT]->(ringling),
(stokes)-[:TEACHES_AT]->(bath),
(stokes)-[:TEACHES_AT]->(reading),
(trautwein)-[:TEACHES_AT]->(mount_saint_marys),
(walker)-[:TEACHES_AT]->(U_south_AL),
(warsh)-[:TEACHES_AT]->(long_islandU),
(weddle)-[:TEACHES_AT]->(U_AL),
(witek)-[:TEACHES_AT]->(stetson_U),
(zimmermann)-[:TEACHES_AT]->(U_AZ),
//DEGREE_FROM
(addiss)-[:DEGREE_FROM]->(U_MI),
(altice)-[:DEGREE_FROM]->(VA_commonwealth),
(asztalos)-[:DEGREE_FROM]->(U_syracuse),
(barber)-[:DEGREE_FROM]->(U_AL),
(bell)-[:DEGREE_FROM]->(hollins_college),
(blum)-[:DEGREE_FROM]->(emory),
(bookwalter)-[:DEGREE_FROM]->(IN_U),
(brannon)-[:DEGREE_FROM]->(U_AL),
(bronsteen)-[:DEGREE_FROM]->(yale),
(budbill)-[:DEGREE_FROM]->(columbia_U),
(burke)-[:DEGREE_FROM]->(risd),
(burkhart)-[:DEGREE_FROM]->(texas_tech),
(collins)-[:DEGREE_FROM]->(U_CA_riverside),
(collum)-[:DEGREE_FROM]->(U_AL),
(davies)-[:DEGREE_FROM]->(U_SC),
(delong)-[:DEGREE_FROM]->(U_AL),
(deschamps)-[:DEGREE_FROM]->(France),
(diehn)-[:DEGREE_FROM]->(vt_college_fineart),
(d_jones)-[:DEGREE_FROM]->(northwestern),
(drucker)-[:DEGREE_FROM]->(UC_berkeley),
(dufresne)-[:DEGREE_FROM]->(U_AR),
(elmer)-[:DEGREE_FROM]->(U_AL),
(essig)-[:DEGREE_FROM]->(southern_IL_U),
(farkas)-[:DEGREE_FROM]->(east_carolina_U),
(fennelly)-[:DEGREE_FROM]->(U_AR),
(fessler)-[:DEGREE_FROM]->(U_AZ),
(field)-[:DEGREE_FROM]->(UC_berkeley),
(flaherty)-[:DEGREE_FROM]->(U_MI),
(frazer)-[:DEGREE_FROM]->(risd),
(frey)-[:DEGREE_FROM]->(emerson),
(geiser)-[:DEGREE_FROM]->(U_GA),
(gorham)-[:DEGREE_FROM]->(U_AL),
(hamrick)-[:DEGREE_FROM]->(NM_state),
(hastings)-[:DEGREE_FROM]->(vt_college_fineart),
(haviland)-[:DEGREE_FROM]->(U_NE_lincoln),
(herlocker)-[:DEGREE_FROM]->(U_AL),
(herring)-[:DEGREE_FROM]->(GA_state),
(hockensmith)-[:DEGREE_FROM]->(U_richmond),
(holland)-[:DEGREE_FROM]->(memphis_college),
(horton)-[:DEGREE_FROM]->(ohio_state),
(johnston)-[:DEGREE_FROM]->(U_GA),
(kaplan)-[:DEGREE_FROM]->(U_AL),
(ke)-[:DEGREE_FROM]->(cleveland_art),
(keeley)-[:DEGREE_FROM]->(york_U),
(kerksieck)-[:DEGREE_FROM]->(U_AL),
(e_knudson)-[:DEGREE_FROM]->(U_AL),
(laxson)-[:DEGREE_FROM]->(atlanta_college_art),
(lazer)-[:DEGREE_FROM]->(U_VA),
(lee)-[:DEGREE_FROM]->(U_AL),
(leeb)-[:DEGREE_FROM]->(IL_tech),
(lequire)-[:DEGREE_FROM]->(U_NC),
(love)-[:DEGREE_FROM]->(IO_writers),
(marshall)-[:DEGREE_FROM]->(GA_state),
(mcdermott)-[:DEGREE_FROM]->(U_AL),
(mcknight)-[:DEGREE_FROM]->(U_southern_ME),
(merola)-[:DEGREE_FROM]->(suny_brockport_vsw),
(mitcham)-[:DEGREE_FROM]->(U_GA),
(niederhausen)-[:DEGREE_FROM]->(FL_atlantic),
(peterson)-[:DEGREE_FROM]->(U_AL),
(peven)-[:DEGREE_FROM]->(art_institute_chicago),
(pirkle)-[:DEGREE_FROM]->(U_AL),
(poch)-[:DEGREE_FROM]->(U_north_TX),
(ray)-[:DEGREE_FROM]->(U_AL),
(r_jones)-[:DEGREE_FROM]->(U_NC),
(rezny)-[:DEGREE_FROM]->(beloit),
(rhodes)-[:DEGREE_FROM]->(harvard),
(rossow)-[:DEGREE_FROM]->(U_AL),
(sampson)-[:DEGREE_FROM]->(U_AL),
(sawyer)-[:DEGREE_FROM]->(U_AL),
(schick)-[:DEGREE_FROM]->(scad),
(sharp)-[:DEGREE_FROM]->(oxbow),
(sharp)-[:DEGREE_FROM]->(U_ME_machias),
(sharp)-[:DEGREE_FROM]->(arrowmont),
(sidelinger)-[:DEGREE_FROM]->(IL_tech),
(sligh)-[:DEGREE_FROM]->(howard_U),
(smith)-[:DEGREE_FROM]->(IL_tech),
(snodgrass)-[:DEGREE_FROM]->(FL_state),
(stevens)-[:DEGREE_FROM]->(columbia_U),
(stokes)-[:DEGREE_FROM]->(slade),
(tagliabue)-[:DEGREE_FROM]->(columbia_U),
(taylor)-[:DEGREE_FROM]->(U_AL),
(terry_schupbach)-[:DEGREE_FROM]->(IN_U),
(trautwein)-[:DEGREE_FROM]->(atlanta_college_art),
(walker)-[:DEGREE_FROM]->(tulane),
(warsh)-[:DEGREE_FROM]->(city_collegeNY),
(weddle)-[:DEGREE_FROM]->(U_TN),
(wehner)-[:DEGREE_FROM]->(U_WI_milwaukee),
(witek)-[:DEGREE_FROM]->(vanderbilt),
(zimmermann)-[:DEGREE_FROM]->(suny_buffalo_vsw),
//OTHER_DEGREE_FROM
(burke)-[:OTHER_DEGREE_FROM]->(risd),
(elmer)-[:OTHER_DEGREE_FROM]->(U_AL),
(essig)-[:OTHER_DEGREE_FROM]->(penland),
(gorham)-[:OTHER_DEGREE_FROM]->(U_AL),
(leeb)-[:OTHER_DEGREE_FROM]->(IN_U),
(pirkle)-[:OTHER_DEGREE_FROM]->(penland),
(ray)-[:OTHER_DEGREE_FROM]->(U_pittsburgh),
(taylor)-[:OTHER_DEGREE_FROM]->(byu),
(trautwein)-[:OTHER_DEGREE_FROM]->(u_of_arts),
(wehner)-[:OTHER_DEGREE_FROM]->(marian),
//PUBLISHED_BY
(abandoned)-[:PUBLISHED_BY]->(fires),
(acreage)-[:PUBLISHED_BY]->(doppelganger),
(admeasure)-[:PUBLISHED_BY]->(ray),
(alabama_kitchen)-[:PUBLISHED_BY]->(paper_revival),
(album_chain)-[:PUBLISHED_BY]->(essig),
(allowed)-[:PUBLISHED_BY]->(paper_revival),
(american_breeding)-[:PUBLISHED_BY]->(crooked),
(anima)-[:PUBLISHED_BY]->(brawner),
(animalia)-[:PUBLISHED_BY]->(catbird),
(animals)-[:PUBLISHED_BY]->(red),
(art_champs)-[:PUBLISHED_BY]->(capybara),
(balance)-[:PUBLISHED_BY]->(essig),
(banished)-[:PUBLISHED_BY]->(catbird),
(beginnings)-[:PUBLISHED_BY]->(niederhausen),
(believability)-[:PUBLISHED_BY]->(ray),
(bent)-[:PUBLISHED_BY]->(catbird),
(betray)-[:PUBLISHED_BY]->(OEOCO),
(beware)-[:PUBLISHED_BY]->(OEOCO),
(bill)-[:PUBLISHED_BY]->(herring),
(binder)-[:PUBLISHED_BY]->(craft),
(birch)-[:PUBLISHED_BY]->(curly),
(birds)-[:PUBLISHED_BY]->(primitive),
(bits)-[:PUBLISHED_BY]->(ilene),
(blue_ridge)-[:PUBLISHED_BY]->(curious),
(bobby)-[:PUBLISHED_BY]->(nexus_press),
(book_hours)-[:PUBLISHED_BY]->(catbird),
(box_book)-[:PUBLISHED_BY]->(vcuarts),
(bridges)-[:PUBLISHED_BY]->(fires),
(burlap)-[:PUBLISHED_BY]->(down),
(but_move)-[:PUBLISHED_BY]->(down),
(carte)-[:PUBLISHED_BY]->(craft),
(cause)-[:PUBLISHED_BY]->(peterson),
(caution)-[:PUBLISHED_BY]->(niederhausen),
(cave)-[:PUBLISHED_BY]->(craft),
(celestial)-[:PUBLISHED_BY]->(hoopsnake),
(change)-[:PUBLISHED_BY]->(curious),
(charlotte)-[:PUBLISHED_BY]->(sanford),
(chasing)-[:PUBLISHED_BY]->(hamrick),
(cloak)-[:PUBLISHED_BY]->(holland),
(cob)-[:PUBLISHED_BY]->(fires),
(colorwheel)-[:PUBLISHED_BY]->(gonzalez),
(come_upon)-[:PUBLISHED_BY]->(ray),
(concentrics)-[:PUBLISHED_BY]->(craft),
(contemporary)-[:PUBLISHED_BY]->(bronsteen),
(contemporary)-[:PUBLISHED_BY]->(art),
(conversation)-[:PUBLISHED_BY]->(jaffe),
(coupled)-[:PUBLISHED_BY]->(holland),
(crab)-[:PUBLISHED_BY]->(farkas),
(cradle)-[:PUBLISHED_BY]->(primitive),
(crazy)-[:PUBLISHED_BY]->(curious),
(cropwork)-[:PUBLISHED_BY]->(craft),
(daily)-[:PUBLISHED_BY]->(perkolator),
(daily_welcome)-[:PUBLISHED_BY]->(curious),
(days)-[:PUBLISHED_BY]->(frazer),
(design)-[:PUBLISHED_BY]->(parallel),
(desire)-[:PUBLISHED_BY]->(nexus_press),
(desire_failure)-[:PUBLISHED_BY]->(nexus_press),
(disavowal)-[:PUBLISHED_BY]->(hybrid),
(disavowal)-[:PUBLISHED_BY]->(craft),
(dixie)-[:PUBLISHED_BY]->(hoopsnake),
(doctor)-[:PUBLISHED_BY]->(blue),
(dogs)-[:PUBLISHED_BY]->(red),
(double)-[:PUBLISHED_BY]->(blue),
(dream_forest)-[:PUBLISHED_BY]->(marigold),
(dreams)-[:PUBLISHED_BY]->(curious),
(edge)-[:PUBLISHED_BY]->(combo),
(effects)-[:PUBLISHED_BY]->(diehn),
(eight_bedrooms)-[:PUBLISHED_BY]->(perkolator),
(eight_word)-[:PUBLISHED_BY]->(curious),
(elements)-[:PUBLISHED_BY]->(alabama),
(endangered)-[:PUBLISHED_BY]->(essig),
(entwined)-[:PUBLISHED_BY]->(rezny),
(everyone)-[:PUBLISHED_BY]->(catbird),
(exit)-[:PUBLISHED_BY]->(orchises),
(experiments)-[:PUBLISHED_BY]->(lost),
(experiments)-[:PUBLISHED_BY]->(alabama),
(experiments)-[:PUBLISHED_BY]->(fifth),
(exquisite)-[:PUBLISHED_BY]->(marginalia),
(exquisite)-[:PUBLISHED_BY]->(corcoran),
(exquisite)-[:PUBLISHED_BY]->(george),
(eye_think)-[:PUBLISHED_BY]->(speakeasy),
(faded)-[:PUBLISHED_BY]->(niederhausen),
(faulkner)-[:PUBLISHED_BY]->(OEOCO),
(feelings)-[:PUBLISHED_BY]->(fires),
(fetish)-[:PUBLISHED_BY]->(essig),
(fibre)-[:PUBLISHED_BY]->(flatbed),
(fish)-[:PUBLISHED_BY]->(OEOCO),
(fish_sky)-[:PUBLISHED_BY]->(rezny),
(fission)-[:PUBLISHED_BY]->(barber),
(flag)-[:PUBLISHED_BY]->(nexus_press),
(flea)-[:PUBLISHED_BY]->(rest),
(floater)-[:PUBLISHED_BY]->(rezny),
(flowing)-[:PUBLISHED_BY]->(sharp),
(forsaken)-[:PUBLISHED_BY]->(holland),
(fossil)-[:PUBLISHED_BY]->(fires),
(freehand)-[:PUBLISHED_BY]->(curious),
(friend)-[:PUBLISHED_BY]->(h2o),
(genetics)-[:PUBLISHED_BY]->(nexus_press),
(gentle_men)-[:PUBLISHED_BY]->(firebrand),
(ghost)-[:PUBLISHED_BY]->(flying),
(ghost)-[:PUBLISHED_BY]->(h2o),
(god)-[:PUBLISHED_BY]->(ray),
(googled)-[:PUBLISHED_BY]->(blue_bluer),
(gravity)-[:PUBLISHED_BY]->(perkolator),
(haab_calendar)-[:PUBLISHED_BY]->(ilene),
(hands)-[:PUBLISHED_BY]->(perkolator),
(hands_clapping)-[:PUBLISHED_BY]->(curious),
(happiness)-[:PUBLISHED_BY]->(perkolator),
(harold)-[:PUBLISHED_BY]->(herring),
(harvest)-[:PUBLISHED_BY]->(old_fan),
(havana)-[:PUBLISHED_BY]->(parallel),
(haw)-[:PUBLISHED_BY]->(blue),
(heart)-[:PUBLISHED_BY]->(perkolator),
(heart_song)-[:PUBLISHED_BY]->(OEOCO),
(hidden)-[:PUBLISHED_BY]->(curious),
(hidden_trees)-[:PUBLISHED_BY]->(sanford),
(hidden_trees_II)-[:PUBLISHED_BY]->(sanford),
(high)-[:PUBLISHED_BY]->(down),
(ho)-[:PUBLISHED_BY]->(nexus_press),
(holding)-[:PUBLISHED_BY]->(curly),
(horn_book)-[:PUBLISHED_BY]->(essig),
(how_bat)-[:PUBLISHED_BY]->(sharp),
(how_love)-[:PUBLISHED_BY]->(crooked),
(how_swimming)-[:PUBLISHED_BY]->(crooked),
(howl)-[:PUBLISHED_BY]->(OEOCO),
(ideas_god)-[:PUBLISHED_BY]->(press63),
(immortals)-[:PUBLISHED_BY]->(vcuarts),
(incompleat)-[:PUBLISHED_BY]->(curious),
(indivisible)-[:PUBLISHED_BY]->(alabama),
(indivisible)-[:PUBLISHED_BY]->(taller),
(interference)-[:PUBLISHED_BY]->(nexus_press),
(jar)-[:PUBLISHED_BY]->(craft),
(joni_museum)-[:PUBLISHED_BY]->(nexus_press),
(joni_postcard)-[:PUBLISHED_BY]->(nexus_press),
(jugline)-[:PUBLISHED_BY]->(hoopsnake),
(junco)-[:PUBLISHED_BY]->(fires),
(khunk)-[:PUBLISHED_BY]->(fires),
(kudzu)-[:PUBLISHED_BY]->(crown),
(ladies)-[:PUBLISHED_BY]->(paper_souvenir),
(landscape)-[:PUBLISHED_BY]->(OEOCO),
(lets_eat)-[:PUBLISHED_BY]->(paper_revival),
(letters)-[:PUBLISHED_BY]->(peter),
(letters)-[:PUBLISHED_BY]->(middle),
(lex_flex)-[:PUBLISHED_BY]->(nexus_press),
(lining)-[:PUBLISHED_BY]->(craft),
(little)-[:PUBLISHED_BY]->(laxson),
(little)-[:PUBLISHED_BY]->(press63),
(live)-[:PUBLISHED_BY]->(fires),
(lonely)-[:PUBLISHED_BY]->(flying),
(lonely)-[:PUBLISHED_BY]->(h2o),
(lonely)-[:PUBLISHED_BY]->(u_florida),
(long_story)-[:PUBLISHED_BY]->(nexus_press),
(long_story)-[:PUBLISHED_BY]->(space_heater),
(lugubrious)-[:PUBLISHED_BY]->(crooked),
(macaroni)-[:PUBLISHED_BY]->(duende),
(macilles)-[:PUBLISHED_BY]->(peterson),
(make_face)-[:PUBLISHED_BY]->(sidelinger),
(make_you)-[:PUBLISHED_BY]->(down),
(mallard)-[:PUBLISHED_BY]->(curly),
(mammoth)-[:PUBLISHED_BY]->(curious),
(manmade)-[:PUBLISHED_BY]->(peven),
(material)-[:PUBLISHED_BY]->(gorham),
(microscope)-[:PUBLISHED_BY]->(fires),
(milagros)-[:PUBLISHED_BY]->(curly),
(mine_fields)-[:PUBLISHED_BY]->(nexus_press),
(mnemonics)-[:PUBLISHED_BY]->(curious),
(moderation)-[:PUBLISHED_BY]->(niederhausen),
(monroes)-[:PUBLISHED_BY]->(sidelinger),
(moon)-[:PUBLISHED_BY]->(curious),
(motorcycles)-[:PUBLISHED_BY]->(nexus_press),
(multiple)-[:PUBLISHED_BY]->(vcuarts),
(muse)-[:PUBLISHED_BY]->(press63),
(museum)-[:PUBLISHED_BY]->(red),
(music)-[:PUBLISHED_BY]->(craft),
(myth_sisyphus)-[:PUBLISHED_BY]->(fulcrum),
(mythos)-[:PUBLISHED_BY]->(press63),
(night)-[:PUBLISHED_BY]->(catbird),
(observations)-[:PUBLISHED_BY]->(ray),
(old)-[:PUBLISHED_BY]->(perkolator),
(oostamera)-[:PUBLISHED_BY]->(nexus_press),
(open)-[:PUBLISHED_BY]->(primitive),
(opposite)-[:PUBLISHED_BY]->(red),
(oriental)-[:PUBLISHED_BY]->(OEOCO),
(ossabaw)-[:PUBLISHED_BY]->(nexus_press),
(other_side)-[:PUBLISHED_BY]->(sidelinger),
(otherspace)-[:PUBLISHED_BY]->(nexus_press),
(otherspace)-[:PUBLISHED_BY]->(interplanetary),
(particle)-[:PUBLISHED_BY]->(nexus_press),
(peruvian_textiles)-[:PUBLISHED_BY]->(ilene),
(petra)-[:PUBLISHED_BY]->(ilene),
(pocketbook)-[:PUBLISHED_BY]->(hamrick),
(potatohead)-[:PUBLISHED_BY]->(blue),
(presence)-[:PUBLISHED_BY]->(curious),
(printers)-[:PUBLISHED_BY]->(nexus_press),
(pulp)-[:PUBLISHED_BY]->(old),
(purple)-[:PUBLISHED_BY]->(OEOCO),
(pussy)-[:PUBLISHED_BY]->(sidelinger),
(ragland)-[:PUBLISHED_BY]->(sampson),
(real_fighting)-[:PUBLISHED_BY]->(perkolator),
(reshaping)-[:PUBLISHED_BY]->(sanford),
(reshaping_II)-[:PUBLISHED_BY]->(sanford),
(river)-[:PUBLISHED_BY]->(farkas),
(road)-[:PUBLISHED_BY]->(niederhausen),
(rose)-[:PUBLISHED_BY]->(rezny),
(rough)-[:PUBLISHED_BY]->(nexus_press),
(rules)-[:PUBLISHED_BY]->(niederhausen),
(sarah)-[:PUBLISHED_BY]->(burton_books),
(scarlet)-[:PUBLISHED_BY]->(old),
(scenes)-[:PUBLISHED_BY]->(primitive),
(self)-[:PUBLISHED_BY]->(crooked),
(sensual)-[:PUBLISHED_BY]->(rezny),
(shame)-[:PUBLISHED_BY]->(leeb),
(ships)-[:PUBLISHED_BY]->(ray),
(shoo)-[:PUBLISHED_BY]->(OEOCO),
(sirens)-[:PUBLISHED_BY]->(goss),
(skin)-[:PUBLISHED_BY]->(red),
(sleep)-[:PUBLISHED_BY]->(perkolator),
(sleepwalking)-[:PUBLISHED_BY]->(dark),
(sleepwalking)-[:PUBLISHED_BY]->(craft),
(slipping)-[:PUBLISHED_BY]->(capybara),
(slugs)-[:PUBLISHED_BY]->(primitive),
(smoke)-[:PUBLISHED_BY]->(perkolator),
(something)-[:PUBLISHED_BY]->(sharp),
(songs)-[:PUBLISHED_BY]->(pattersonmarx),
(spandrel)-[:PUBLISHED_BY]->(craft),
(speak)-[:PUBLISHED_BY]->(down),
(spiritual)-[:PUBLISHED_BY]->(zephyrus),
(splinter)-[:PUBLISHED_BY]->(perkolator),
(srebmun)-[:PUBLISHED_BY]->(OEOCO),
(star_factory)-[:PUBLISHED_BY]->(nexus_press),
(stitching)-[:PUBLISHED_BY]->(blue_bluer),
(stones)-[:PUBLISHED_BY]->(OEOCO),
(strawberry)-[:PUBLISHED_BY]->(crooked),
(subject)-[:PUBLISHED_BY]->(crooked),
(sublime)-[:PUBLISHED_BY]->(sidelinger),
(symmetries)-[:PUBLISHED_BY]->(curious),
(teaching)-[:PUBLISHED_BY]->(OEOCO),
(tearings)-[:PUBLISHED_BY]->(curly),
(the_river)-[:PUBLISHED_BY]->(perkolator),
(think)-[:PUBLISHED_BY]->(vcuarts),
(thoughts)-[:PUBLISHED_BY]->(catbird),
(three)-[:PUBLISHED_BY]->(niederhausen),
(tiny_lesson)-[:PUBLISHED_BY]->(wooden),
(tonalities)-[:PUBLISHED_BY]->(est),
(tornado)-[:PUBLISHED_BY]->(nexus_press),
(triumvirate)-[:PUBLISHED_BY]->(crooked),
(turning)-[:PUBLISHED_BY]->(sanford),
(twelve)-[:PUBLISHED_BY]->(red),
(unbound)-[:PUBLISHED_BY]->(paper_souvenir),
(unbound)-[:PUBLISHED_BY]->(short),
(unbound)-[:PUBLISHED_BY]->(longwood),
(unfulfilled)-[:PUBLISHED_BY]->(holland),
(vertigo)-[:PUBLISHED_BY]->(perkolator),
(voyager)-[:PUBLISHED_BY]->(nexus_press),
(we_can)-[:PUBLISHED_BY]->(flatbed),
(weddings)-[:PUBLISHED_BY]->(capybara),
(what_lies)-[:PUBLISHED_BY]->(catbird),
(wheat)-[:PUBLISHED_BY]->(fires),
(wheeling)-[:PUBLISHED_BY]->(press63),
(whipstock)-[:PUBLISHED_BY]->(craft),
(white)-[:PUBLISHED_BY]->(rezny),
(wild)-[:PUBLISHED_BY]->(crooked),
(winter)-[:PUBLISHED_BY]->(curly),
(witness)-[:PUBLISHED_BY]->(paper_souvenir),
(wolfs)-[:PUBLISHED_BY]->(nashville),
(woulda)-[:PUBLISHED_BY]->(sidelinger),
//PUBLISHED_IN
(abandoned)-[:PUBLISHED_IN]->(AL),
(acreage)-[:PUBLISHED_IN]->(AL),
(admeasure)-[:PUBLISHED_IN]->(AL),
(alabama_kitchen)-[:PUBLISHED_IN]->(AL),
(album_chain)-[:PUBLISHED_IN]->(NC),
(allowed)-[:PUBLISHED_IN]->(AL),
(american_breeding)-[:PUBLISHED_IN]->(FL),
(anima)-[:PUBLISHED_IN]->(TN),
(animalia)-[:PUBLISHED_IN]->(NC),
(animals)-[:PUBLISHED_IN]->(NC),
(art_champs)-[:PUBLISHED_IN]->(GA),
(balance)-[:PUBLISHED_IN]->(NC),
(banished)-[:PUBLISHED_IN]->(NC),
(beginnings)-[:PUBLISHED_IN]->(FL),
(believability)-[:PUBLISHED_IN]->(AL),
(bent)-[:PUBLISHED_IN]->(NC),
(betray)-[:PUBLISHED_IN]->(AL),
(beware)-[:PUBLISHED_IN]->(AL),
(bill)-[:PUBLISHED_IN]->(GA),
(binder)-[:PUBLISHED_IN]->(FL),
(birch)-[:PUBLISHED_IN]->(AL),
(birds)-[:PUBLISHED_IN]->(AR),
(bits)-[:PUBLISHED_IN]->(AL),
(blue_ridge)-[:PUBLISHED_IN]->(NC),
(bobby)-[:PUBLISHED_IN]->(GA),
(book_hours)-[:PUBLISHED_IN]->(NC),
(box_book)-[:PUBLISHED_IN]->(VA),
(bridges)-[:PUBLISHED_IN]->(AL),
(burlap)-[:PUBLISHED_IN]->(AL),
(but_move)-[:PUBLISHED_IN]->(GA),
(carte)-[:PUBLISHED_IN]->(FL),
(cause)-[:PUBLISHED_IN]->(AL),
(caution)-[:PUBLISHED_IN]->(FL),
(cave)-[:PUBLISHED_IN]->(FL),
(celestial)-[:PUBLISHED_IN]->(FL),
(change)-[:PUBLISHED_IN]->(NC),
(charlotte)-[:PUBLISHED_IN]->(TN),
(chasing)-[:PUBLISHED_IN]->(LA),
(cloak)-[:PUBLISHED_IN]->(TN),
(cob)-[:PUBLISHED_IN]->(AL),
(colorwheel)-[:PUBLISHED_IN]->(TN),
(come_upon)-[:PUBLISHED_IN]->(AL),
(concentrics)-[:PUBLISHED_IN]->(FL),
(contemporary)-[:PUBLISHED_IN]->(FL),
(conversation)-[:PUBLISHED_IN]->(FL),
(coupled)-[:PUBLISHED_IN]->(TN),
(crab)-[:PUBLISHED_IN]->(NC),
(cradle)-[:PUBLISHED_IN]->(AR),
(crazy)-[:PUBLISHED_IN]->(NC),
(cropwork)-[:PUBLISHED_IN]->(FL),
(daily)-[:PUBLISHED_IN]->(AL),
(daily_welcome)-[:PUBLISHED_IN]->(NC),
(days)-[:PUBLISHED_IN]->(FL),
(design)-[:PUBLISHED_IN]->(AL),
(desire)-[:PUBLISHED_IN]->(GA),
(desire_failure)-[:PUBLISHED_IN]->(GA),
(disavowal)-[:PUBLISHED_IN]->(FL),
(dixie)-[:PUBLISHED_IN]->(FL),
(doctor)-[:PUBLISHED_IN]->(NC),
(dogs)-[:PUBLISHED_IN]->(AL),
(double)-[:PUBLISHED_IN]->(MD),
(dream_forest)-[:PUBLISHED_IN]->(TN),
(dreams)-[:PUBLISHED_BY]->(NC),
(edge)-[:PUBLISHED_IN]->(AL),
(effects)-[:PUBLISHED_IN]->(NC),
(eight_bedrooms)-[:PUBLISHED_IN]->(AL),
(eight_word)-[:PUBLISHED_IN]->(NC),
(elements)-[:PUBLISHED_IN]->(AL),
(endangered)-[:PUBLISHED_IN]->(NC),
(entwined)-[:PUBLISHED_IN]->(KY),
(everyone)-[:PUBLISHED_IN]->(NC),
(exit)-[:PUBLISHED_IN]->(DC),
(experiments)-[:PUBLISHED_IN]->(AL),
(exquisite)-[:PUBLISHED_IN]->(DC),
(eye_think)-[:PUBLISHED_IN]->(NC),
(faded)-[:PUBLISHED_IN]->(FL),
(faulkner)-[:PUBLISHED_IN]->(AL),
(feelings)-[:PUBLISHED_IN]->(TN),
(fetish)-[:PUBLISHED_IN]->(NC),
(fibre)-[:PUBLISHED_IN]->(FL),
(fish)-[:PUBLISHED_IN]->(AL),
(fish_sky)-[:PUBLISHED_IN]->(KY),
(fission)-[:PUBLISHED_IN]->(AL),
(flag)-[:PUBLISHED_IN]->(AL),
(flea)-[:PUBLISHED_IN]->(AL),
(floater)-[:PUBLISHED_IN]->(KY),
(flowing)-[:PUBLISHED_IN]->(NC),
(forsaken)-[:PUBLISHED_IN]->(TN),
(fossil)-[:PUBLISHED_IN]->(TN),
(freehand)-[:PUBLISHED_IN]->(NC),
(friend)-[:PUBLISHED_IN]->(FL),
(genetics)-[:PUBLISHED_IN]->(GA),
(gentle_men)-[:PUBLISHED_IN]->(AL),
(ghost)-[:PUBLISHED_IN]->(FL),
(god)-[:PUBLISHED_IN]->(FL),
(googled)-[:PUBLISHED_IN]->(NC),
(gravity)-[:PUBLISHED_IN]->(AL),
(haab_calendar)-[:PUBLISHED_IN]->(AL),
(hands)-[:PUBLISHED_IN]->(AL),
(hands_clapping)-[:PUBLISHED_IN]->(NC),
(happiness)-[:PUBLISHED_IN]->(AL),
(harold)-[:PUBLISHED_IN]->(GA),
(harvest)-[:PUBLISHED_IN]->(LA),
(havana)-[:PUBLISHED_IN]->(AL),
(heart)-[:PUBLISHED_IN]->(AL),
(heart_song)-[:PUBLISHED_IN]->(AL),
(hidden)-[:PUBLISHED_IN]->(NC),
(hidden_trees)-[:PUBLISHED_IN]->(TN),
(hidden_trees_II)-[:PUBLISHED_IN]->(TN),
(high)-[:PUBLISHED_IN]->(AL),
(ho)-[:PUBLISHED_IN]->(GA),
(holding)-[:PUBLISHED_IN]->(AL),
(horn_book)-[:PUBLISHED_IN]->(NC),
(how_bat)-[:PUBLISHED_IN]->(NC),
(how_love)-[:PUBLISHED_IN]->(MS),
(how_swimming)-[:PUBLISHED_IN]->(MS),
(howl)-[:PUBLISHED_IN]->(AL),
(ideas_god)-[:PUBLISHED_IN]->(GA),
(immortals)-[:PUBLISHED_IN]->(VA),
(incompleat)-[:PUBLISHED_IN]->(NC),
(indivisible)-[:PUBLISHED_IN]->(AL),
(interference)-[:PUBLISHED_IN]->(GA),
(jar)-[:PUBLISHED_IN]->(FL),
(joni_museum)-[:PUBLISHED_IN]->(GA),
(joni_postcard)-[:PUBLISHED_IN]->(GA),
(jugline)-[:PUBLISHED_IN]->(MS),
(junco)-[:PUBLISHED_IN]->(AL),
(khunk)-[:PUBLISHED_IN]->(AL),
(kudzu)-[:PUBLISHED_IN]->(AL),
(ladies)-[:PUBLISHED_IN]->(AL),
(landscape)-[:PUBLISHED_IN]->(AL),
(lets_eat)-[:PUBLISHED_IN]->(AL),
(letters)-[:PUBLISHED_IN]->(TN),
(lex_flex)-[:PUBLISHED_IN]->(GA),
(lining)-[:PUBLISHED_IN]->(FL),
(lissen)-[:PUBLISHED_IN]->(GA),
(little)-[:PUBLISHED_IN]->(GA),
(live)-[:PUBLISHED_IN]->(AL),
(lonely)-[:PUBLISHED_IN]->(FL),
(long_story)-[:PUBLISHED_IN]->(GA),
(lugubrious)-[:PUBLISHED_IN]->(FL),
(macaroni)-[:PUBLISHED_IN]->(AL),
(macilles)-[:PUBLISHED_IN]->(AL),
(make_face)-[:PUBLISHED_IN]->(FL),
(make_you)-[:PUBLISHED_IN]->(AL),
(mallard)-[:PUBLISHED_IN]->(AL),
(mammoth)-[:PUBLISHED_IN]->(NC),
(manmade)-[:PUBLISHED_IN]->(AR),
(material)-[:PUBLISHED_IN]->(FL),
(microscope)-[:PUBLISHED_IN]->(AL),
(milagros)-[:PUBLISHED_IN]->(AL),
(mine_fields)-[:PUBLISHED_IN]->(GA),
(mnemonics)-[:PUBLISHED_IN]->(NC),
(moderation)-[:PUBLISHED_IN]->(FL),
(monroes)-[:PUBLISHED_IN]->(FL),
(moon)-[:PUBLISHED_IN]->(NC),
(motorcycles)-[:PUBLISHED_IN]->(GA),
(multiple)-[:PUBLISHED_IN]->(VA),
(muse)-[:PUBLISHED_IN]->(GA),
(museum)-[:PUBLISHED_IN]->(AL),
(music)-[:PUBLISHED_IN]->(FL),
(myth_sisyphus)-[:PUBLISHED_IN]->(NC),
(mythos)-[:PUBLISHED_IN]->(GA),
(night)-[:PUBLISHED_IN]->(NC),
(observations)-[:PUBLISHED_IN]->(AL),
(old)-[:PUBLISHED_IN]->(AL),
(oostamera)-[:PUBLISHED_IN]->(GA),
(open)-[:PUBLISHED_IN]->(AR),
(opposite)-[:PUBLISHED_IN]->(AL),
(oriental)-[:PUBLISHED_IN]->(AL),
(ossabaw)-[:PUBLISHED_IN]->(GA),
(other_side)-[:PUBLISHED_IN]->(FL),
(otherspace)-[:PUBLISHED_IN]->(GA),
(particle)-[:PUBLISHED_IN]->(GA),
(peruvian_textiles)-[:PUBLISHED_IN]->(AL),
(petra)-[:PUBLISHED_IN]->(AL),
(pocketbook)-[:PUBLISHED_IN]->(LA),
(potatohead)-[:PUBLISHED_IN]->(MD),
(presence)-[:PUBLISHED_IN]->(NC),
(printers)-[:PUBLISHED_IN]->(GA),
(pulp)-[:PUBLISHED_IN]->(LA),
(purple)-[:PUBLISHED_IN]->(AL),
(pussy)-[:PUBLISHED_IN]->(FL),
(ragland)-[:PUBLISHED_IN]->(AL),
(real_fighting)-[:PUBLISHED_IN]->(AL),
(reshaping)-[:PUBLISHED_IN]->(TN),
(reshaping_II)-[:PUBLISHED_IN]->(TN),
(river)-[:PUBLISHED_IN]->(NC),
(road)-[:PUBLISHED_IN]->(FL),
(rose)-[:PUBLISHED_IN]->(KY),
(rough)-[:PUBLISHED_IN]->(GA),
(rules)-[:PUBLISHED_IN]->(FL),
(sarah)-[:PUBLISHED_IN]->(MD),
(scarlet)-[:PUBLISHED_IN]->(LA),
(scenes)-[:PUBLISHED_IN]->(AR),
(self)-[:PUBLISHED_IN]->(MS),
(sensual)-[:PUBLISHED_IN]->(KY),
(shame)-[:PUBLISHED_IN]->(NC),
(ships)-[:PUBLISHED_IN]->(AL),
(shoo)-[:PUBLISHED_IN]->(AL),
(sirens)-[:PUBLISHED_IN]->(FL),
(skin)-[:PUBLISHED_IN]->(AL),
(sleep)-[:PUBLISHED_IN]->(AL),
(sleepwalking)-[:PUBLISHED_IN]->(FL),
(slipping)-[:PUBLISHED_IN]->(GA),
(slugs)-[:PUBLISHED_IN]->(AR),
(smoke)-[:PUBLISHED_IN]->(AL),
(something)-[:PUBLISHED_IN]->(NC),
(songs)-[:PUBLISHED_IN]->(TN),
(spandrel)-[:PUBLISHED_IN]->(FL),
(speak)-[:PUBLISHED_IN]->(AL),
(spiritual)-[:PUBLISHED_IN]->(FL),
(splinter)-[:PUBLISHED_IN]->(AL),
(srebmun)-[:PUBLISHED_IN]->(AL),
(star_factory)-[:PUBLISHED_IN]->(GA),
(stitching)-[:PUBLISHED_IN]->(NC),
(stones)-[:PUBLISHED_IN]->(AL),
(strawberry)-[:PUBLISHED_IN]->(MS),
(subject)-[:PUBLISHED_IN]->(FL),
(sublime)-[:PUBLISHED_IN]->(FL),
(symmetries)-[:PUBLISHED_IN]->(NC),
(tantric)-[:PUBLISHED_IN]->(FL),
(teaching)-[:PUBLISHED_IN]->(AL),
(tearings)-[:PUBLISHED_IN]->(AL),
(the_river)-[:PUBLISHED_IN]->(AL),
(think)-[:PUBLISHED_IN]->(VA),
(think)-[:PUBLISHED_IN]->(TN),
(thoughts)-[:PUBLISHED_IN]->(NC),
(three)-[:PUBLISHED_IN]->(FL),
(tiny_lesson)-[:PUBLISHED_IN]->(AL),
(tonalities)-[:PUBLISHED_IN]->(TN),
(tornado)-[:PUBLISHED_IN]->(GA),
(triumvirate)-[:PUBLISHED_IN]->(MS),
(turning)-[:PUBLISHED_IN]->(TN),
(twelve)-[:PUBLISHED_IN]->(AL),
(unbound)-[:PUBLISHED_IN]->(VA),
(unfulfilled)-[:PUBLISHED_IN]->(TN),
(vertigo)-[:PUBLISHED_IN]->(AL),
(voyager)-[:PUBLISHED_IN]->(GA),
(we_can)-[:PUBLISHED_IN]->(FL),
(weddings)-[:PUBLISHED_IN]->(GA),
(what_lies)-[:PUBLISHED_IN]->(NC),
(wheat)-[:PUBLISHED_IN]->(AL),
(wheeling)-[:PUBLISHED_IN]->(GA),
(whipstock)-[:PUBLISHED_IN]->(FL),
(white)-[:PUBLISHED_IN]->(KY),
(wild)-[:PUBLISHED_IN]->(MS),
(winter)-[:PUBLISHED_IN]->(AL),
(witness)-[:PUBLISHED_IN]->(AL),
(wolfs)-[:PUBLISHED_IN]->(TN),
(woulda)-[:PUBLISHED_IN]->(FL),
//CREATED
(addiss)-[:CREATED]->(stitching),
(altice)-[:CREATED]->(immortals),
(asztalos)-[:CREATED]->(sleepwalking),
(barber)-[:CREATED]->(experiments),
(barber)-[:CREATED]->(fission),
(bell)-[:CREATED]->(double),
(bell)-[:CREATED]->(potatohead),
(blum)-[:CREATED]->(gentle_men),
(blum)-[:CREATED]->(ladies),
(bookwalter)-[:CREATED]->(concentrics),
(bookwalter)-[:CREATED]->(cropwork),
(bookwalter)-[:CREATED]->(jar),
(bookwalter)-[:CREATED]->(lining),
(bookwalter)-[:CREATED]->(spandrel),
(brannon)-[:CREATED]->(eye_think),
(brawner)-[:CREATED]->(anima),
(bronsteen)-[:CREATED]->(contemporary),
(budbill)-[:CREATED]->(three),
(burke)-[:CREATED]->(mine_fields),
(burkhart)-[:CREATED]->(friend),
(burton)-[:CREATED]->(sarah),
(cohen)-[:CREATED]->(microscope),
(collins)-[:CREATED]->(design),
(collins)-[:CREATED]->(museum),
(collins)-[:CREATED]->(splinter),
(collum)-[:CREATED]->(dogs),
(delong)-[:CREATED]->(mallard),
(delong)-[:CREATED]->(tearings),
(delong)-[:CREATED]->(winter),
(deschamps)-[:CREATED]->(particle),
(diehn)-[:CREATED]->(effects),
(drucker)-[:CREATED]->(otherspace),
(dufresne)-[:CREATED]->(conversation),
(eisenbeis)-[:CREATED]->(strawberry),
(ellis)-[:CREATED]->(banished),
(elmer)-[:CREATED]->(we_can),
(emanuel)-[:CREATED]->(oostamera),
(essig)-[:CREATED]->(album_chain),
(essig)-[:CREATED]->(balance),
(essig)-[:CREATED]->(endangered),
(essig)-[:CREATED]->(fetish),
(essig)-[:CREATED]->(horn_book),
(farkas)-[:CREATED]->(crab),
(farkas)-[:CREATED]->(river),
(fennelly)-[:CREATED]->(kudzu),
(fessler)-[:CREATED]->(genetics),
(field)-[:CREATED]->(stones),
(flaherty)-[:CREATED]->(live),
(frazer)-[:CREATED]->(days),
(frey)-[:CREATED]->(feelings),
(geiser)-[:CREATED]->(tornado),
(gonzalez)-[:CREATED]->(colorwheel),
(gorham)-[:CREATED]->(come_upon),
(gorham)-[:CREATED]->(material),
(gorham)-[:CREATED]->(whipstock),
(gould)-[:CREATED]->(khunk),
(gould)-[:CREATED]->(wheat),
(hamrick)-[:CREATED]->(chasing),
(hamrick)-[:CREATED]->(harvest),
(hamrick)-[:CREATED]->(pocketbook),
(hamrick)-[:CREATED]->(pulp),
(hamrick)-[:CREATED]->(scarlet),
(hastings)-[:CREATED]->(printers),
(haviland)-[:CREATED]->(music),
(herlocker)-[:CREATED]->(lets_eat),
(herlocker)-[:CREATED]->(tiny_lesson),
(herlocker)-[:CREATED]->(alabama_kitchen),
(herlocker)-[:CREATED]->(allowed),
(herring)-[:CREATED]->(bill),
(herring)-[:CREATED]->(harold),
(hockensmith)-[:CREATED]->(doctor),
(hockensmith)-[:CREATED]->(googled),
(hockensmith)-[:CREATED]->(haw),
(holland)-[:CREATED]->(cloak),
(holland)-[:CREATED]->(unfulfilled),
(holland)-[:CREATED]->(coupled),
(holland)-[:CREATED]->(forsaken),
(horton)-[:CREATED]->(star_factory),
(johnston)-[:CREATED]->(gravity),
(d_jones)-[:CREATED]->(lissen),
(r_jones)-[:CREATED]->(twelve),
(kaplan)-[:CREATED]->(skin),
(ke)-[:CREATED]->(jugline),
(ke)-[:CREATED]->(celestial),
(ke)-[:CREATED]->(dixie),
(keeley)-[:CREATED]->(desire),
(e_knudson)-[:CREATED]->(american_breeding),
(e_knudson)-[:CREATED]->(lugubrious),
(e_knudson)-[:CREATED]->(subject),
(e_knudson)-[:CREATED]->(how_swimming),
(e_knudson)-[:CREATED]->(self),
(e_knudson)-[:CREATED]->(triumvirate),
(e_knudson)-[:CREATED]->(wild),
(k_knudson)-[:CREATED]->(how_love),
(laxson)-[:CREATED]->(ho),
(laxson)-[:CREATED]->(lex_flex),
(laxson)-[:CREATED]->(ideas_god),
(laxson)-[:CREATED]->(little),
(laxson)-[:CREATED]->(muse),
(laxson)-[:CREATED]->(mythos),
(laxson)-[:CREATED]->(wheeling),
(lazer)-[:CREATED]->(indivisible),
(spengler)-[:CREATED]->(havana),
(lee)-[:CREATED]->(abandoned),
(leeb)-[:CREATED]->(shame),
(lequire)-[:CREATED]->(dream_forest),
(lopes)-[:CREATED]->(flag),
(love)-[:CREATED]->(fossil),
(mabe)-[:CREATED]->(joni_postcard),
(mahoney)-[:CREATED]->(think),
(mahoney)-[:CREATED]->(multiple),
(marshall)-[:CREATED]->(ossabaw),
(mcdermott)-[:CREATED]->(exquisite),
(mcknight)-[:CREATED]->(burlap),
(mcknight)-[:CREATED]->(but_move),
(merola)-[:CREATED]->(binder),
(mesmer)-[:CREATED]->(lonely),
(mitcham)-[:CREATED]->(heart),
(niederhausen)-[:CREATED]->(beginnings),
(niederhausen)-[:CREATED]->(caution),
(niederhausen)-[:CREATED]->(road),
(niederhausen)-[:CREATED]->(rules),
(niederhausen)-[:CREATED]->(faded),
(pattersonmarx)-[:CREATED]->(songs),
(peterson)-[:CREATED]->(cause),
(peterson)-[:CREATED]->(macilles),
(peterson)-[:CREATED]->(witness),
(peterson)-[:CREATED]->(unbound),
(peven)-[:CREATED]->(birds),
(peven)-[:CREATED]->(cradle),
(peven)-[:CREATED]->(open),
(peven)-[:CREATED]->(scenes),
(peven)-[:CREATED]->(slugs),
(peven)-[:CREATED]->(manmade),
(phillips)-[:CREATED]->(wolfs),
(pierce)-[:CREATED]->(bridges),
(pirkle)-[:CREATED]->(hands),
(pirkle)-[:CREATED]->(real_fighting),
(pirkle)-[:CREATED]->(daily),
(pirkle)-[:CREATED]->(eight_bedrooms),
(pirkle)-[:CREATED]->(happiness),
(pirkle)-[:CREATED]->(sleep),
(pirkle)-[:CREATED]->(smoke),
(pirkle)-[:CREATED]->(edge),
(pirkle)-[:CREATED]->(river),
(pirkle)-[:CREATED]->(vertigo),
(poch)-[:CREATED]->(ghost),
(ray)-[:CREATED]->(believability),
(ray)-[:CREATED]->(admeasure),
(ray)-[:CREATED]->(observations),
(ray)-[:CREATED]->(ships),
(ray)-[:CREATED]->(god),
(ray)-[:CREATED]->(cave),
(rezny)-[:CREATED]->(rose),
(rezny)-[:CREATED]->(entwined),
(rezny)-[:CREATED]->(fish_sky),
(rezny)-[:CREATED]->(floater),
(rezny)-[:CREATED]->(sensual),
(rezny)-[:CREATED]->(white),
(rhodes)-[:CREATED]->(animalia),
(rhodes)-[:CREATED]->(book_hours),
(rossow)-[:CREATED]->(birch),
(rossow)-[:CREATED]->(holding),
(rossow)-[:CREATED]->(milagros),
(sampson)-[:CREATED]->(ragland),
(sampson)-[:CREATED]->(oriental),
(sampson)-[:CREATED]->(beware),
(sampson)-[:CREATED]->(fish),
(sampson)-[:CREATED]->(heart),
(sampson)-[:CREATED]->(howl),
(sampson)-[:CREATED]->(landscape),
(sampson)-[:CREATED]->(macaroni),
(sampson)-[:CREATED]->(purple),
(sampson)-[:CREATED]->(shoo),
(sampson)-[:CREATED]->(srebmun),
(sampson)-[:CREATED]->(teaching),
(sanford)-[:CREATED]->(charlotte),
(sanford)-[:CREATED]->(hidden_trees),
(sanford)-[:CREATED]->(hidden_trees_II),
(sanford)-[:CREATED]->(reshaping),
(sanford)-[:CREATED]->(reshaping_II),
(sanford)-[:CREATED]->(turning),
(sawyer)-[:CREATED]->(make_you),
(sawyer)-[:CREATED]->(high),
(schenk)-[:CREATED]->(tonalities),
(schick)-[:CREATED]->(weddings),
(schick)-[:CREATED]->(art_champs),
(schick)-[:CREATED]->(slipping),
(terry_schupbach)-[:CREATED]->(bent),
(terry_schupbach)-[:CREATED]->(thoughts),
(terry_schupbach)-[:CREATED]->(what_lies),
(sharp)-[:CREATED]->(dreams),
(sharp)-[:CREATED]->(blue_ridge),
(sharp)-[:CREATED]->(change),
(sharp)-[:CREATED]->(crazy),
(sharp)-[:CREATED]->(eight_word),
(sharp)-[:CREATED]->(flowing),
(sharp)-[:CREATED]->(freehand),
(sharp)-[:CREATED]->(hidden),
(sharp)-[:CREATED]->(how_bat),
(sharp)-[:CREATED]->(mnemonics),
(sharp)-[:CREATED]->(moon),
(sharp)-[:CREATED]->(presence),
(sharp)-[:CREATED]->(something),
(sharp)-[:CREATED]->(symmetries),
(sharp)-[:CREATED]->(daily_welcome),
(sharp)-[:CREATED]->(mammoth),
(sharp)-[:CREATED]->(hands_clapping),
(sharp)-[:CREATED]->(incompleat),
(sidelinger)-[:CREATED]->(sublime),
(sidelinger)-[:CREATED]->(make_face),
(sidelinger)-[:CREATED]->(pussy),
(sidelinger)-[:CREATED]->(other_side),
(sidelinger)-[:CREATED]->(woulda),
(sidelinger)-[:CREATED]->(tantric),
(sligh)-[:CREATED]->(voyager),
(smith)-[:CREATED]->(bobby),
(snodgrass)-[:CREATED]->(carte),
(stevens)-[:CREATED]->(sirens),
(stokes)-[:CREATED]->(desire),
(swan)-[:CREATED]->(cob),
(tagliabue)-[:CREATED]->(moderation),
(taylor)-[:CREATED]->(petra),
(taylor)-[:CREATED]->(haab_calendar),
(taylor)-[:CREATED]->(peruvian_textiles),
(taylor)-[:CREATED]->(bits),
(trautwein)-[:CREATED]->(motorcycles),
(trautwein)-[:CREATED]->(rough),
(viz)-[:CREATED]->(acreage),
(walker)-[:CREATED]->(flea),
(warsh)-[:CREATED]->(flea),
(weddle)-[:CREATED]->(betray),
(wehner)-[:CREATED]->(opposite),
(wehner)-[:CREATED]->(animals),
(witek)-[:CREATED]->(exit),
(zimmermann)-[:CREATED]->(interference),
(zimmermann)-[:CREATED]->(long_story),
//CONTRIBUTED_TO
(U_AL)-[:CONTRIBUTED_TO]->(havana),
(U_AL)-[:CONTRIBUTED_TO]->(indivisible),
(U_AL)-[:CONTRIBUTED_TO]->(stones),
(atlanta_games)-[:CONTRIBUTED_TO]->(desire_failure),
(atlanta_games)-[:CONTRIBUTED_TO]->(flag),
(ballou)-[:CONTRIBUTED_TO]->(sarah),
(bell)-[:CONTRIBUTED_TO]->(dream_forest),
(bolick)-[:CONTRIBUTED_TO]->(elements),
(bookwalter)-[:CONTRIBUTED_TO]->(carte),
(bookwalter)-[:CONTRIBUTED_TO]->(fibre),
(bookwalter)-[:CONTRIBUTED_TO]->(music),
(borezo)-[:CONTRIBUTED_TO]->(exit),
(borowsky)-[:CONTRIBUTED_TO]->(particle),
(brown_dog)-[:CONTRIBUTED_TO]->(wolfs),
(burkhart)-[:CONTRIBUTED_TO]->(ghost),
(burkhart)-[:CONTRIBUTED_TO]->(lonely),
(cave_paper)-[:CONTRIBUTED_TO]->(burlap),
(cave_paper)-[:CONTRIBUTED_TO]->(river),
(chambers)-[:CONTRIBUTED_TO]->(khunk),
(chambers)-[:CONTRIBUTED_TO]->(wheat),
(chavez)-[:CONTRIBUTED_TO]->(junco),
(clark)-[:CONTRIBUTED_TO]->(khunk),
(clark)-[:CONTRIBUTED_TO]->(wheat),
(coatney)-[:CONTRIBUTED_TO]->(wolfs),
(cola)-[:CONTRIBUTED_TO]->(music),
(colegio)-[:CONTRIBUTED_TO]->(havana),
(cooper)-[:CONTRIBUTED_TO]->(celestial),
(cooper)-[:CONTRIBUTED_TO]->(disavowal),
(cooper)-[:CONTRIBUTED_TO]->(dixie),
(cooper)-[:CONTRIBUTED_TO]->(friend),
(cooper)-[:CONTRIBUTED_TO]->(ghost),
(cooper)-[:CONTRIBUTED_TO]->(jugline),
(cooper)-[:CONTRIBUTED_TO]->(lonely),
(country)-[:CONTRIBUTED_TO]->(think),
(cox)-[:CONTRIBUTED_TO]->(wolfs),
(craft)-[:CONTRIBUTED_TO]->(days),
(craft)-[:CONTRIBUTED_TO]->(fibre),
(craft)-[:CONTRIBUTED_TO]->(god),
(craft)-[:CONTRIBUTED_TO]->(lining),
(crouch)-[:CONTRIBUTED_TO]->(wolfs),
(day)-[:CONTRIBUTED_TO]->(ossabaw),
(dixon)-[:CONTRIBUTED_TO]->(dream_forest),
(doyle)-[:CONTRIBUTED_TO]->(faulkner),
(dudley)-[:CONTRIBUTED_TO]->(anima),
(elmer)-[:CONTRIBUTED_TO]->(fibre),
(embree)-[:CONTRIBUTED_TO]->(design),
(embree)-[:CONTRIBUTED_TO]->(havana),
(embree)-[:CONTRIBUTED_TO]->(indivisible),
(embree)-[:CONTRIBUTED_TO]->(skin),
(embree)-[:CONTRIBUTED_TO]->(twelve),
(engler)-[:CONTRIBUTED_TO]->(endangered),
(esch)-[:CONTRIBUTED_TO]->(desire_failure),
(etherington)-[:CONTRIBUTED_TO]->(dream_forest),
(e_knudson)-[:CONTRIBUTED_TO]->(how_love),
(e_knudson)-[:CONTRIBUTED_TO]->(strawberry),
(faulkenberry)-[:CONTRIBUTED_TO]->(indivisible),
(fitcher)-[:CONTRIBUTED_TO]->(cropwork),
(fontaine)-[:CONTRIBUTED_TO]->(double),
(fontaine)-[:CONTRIBUTED_TO]->(potatohead),
(freed)-[:CONTRIBUTED_TO]->(star_factory),
(freeman)-[:CONTRIBUTED_TO]->(lex_flex),
(freeman)-[:CONTRIBUTED_TO]->(particle),
(freeman)-[:CONTRIBUTED_TO]->(voyager),
(gannon)-[:CONTRIBUTED_TO]->(junco),
(gardyloo)-[:CONTRIBUTED_TO]->(disavowal),
(giampietro)-[:CONTRIBUTED_TO]->(spandrel),
(goethe)-[:CONTRIBUTED_TO]->(shame),
(goodman)-[:CONTRIBUTED_TO]->(ossabaw),
(gordon)-[:CONTRIBUTED_TO]->(everyone),
(governors)-[:CONTRIBUTED_TO]->(dream_forest),
(green_street)-[:CONTRIBUTED_TO]->(harvest),
(griffin)-[:CONTRIBUTED_TO]->(havana),
(hahnemuhle)-[:CONTRIBUTED_TO]->(opposite),
(hall)-[:CONTRIBUTED_TO]->(edge),
(harding)-[:CONTRIBUTED_TO]->(indivisible),
(hatch)-[:CONTRIBUTED_TO]->(think),
(hawthorne)-[:CONTRIBUTED_TO]->(scarlet),
(heidenheimer)-[:CONTRIBUTED_TO]->(myth_sisyphus),
(hettich)-[:CONTRIBUTED_TO]->(conversation),
(hockensmith)-[:CONTRIBUTED_TO]->(stitching),
(house)-[:CONTRIBUTED_TO]->(macilles),
(hughes)-[:CONTRIBUTED_TO]->(edge),
(hughes)-[:CONTRIBUTED_TO]->(eight_bedrooms),
(hughes)-[:CONTRIBUTED_TO]->(hands),
(hulme)-[:CONTRIBUTED_TO]->(dream_forest),
(humphrey)-[:CONTRIBUTED_TO]->(lonely),
(hypatia)-[:CONTRIBUTED_TO]->(what_lies),
(j_marshall)-[:CONTRIBUTED_TO]->(opposite),
(kaplan)-[:CONTRIBUTED_TO]->(skin),
(keeter)-[:CONTRIBUTED_TO]->(dream_forest),
(kelley)-[:CONTRIBUTED_TO]->(wolfs),
(kerksieck)-[:CONTRIBUTED_TO]->(abandoned),
(kerksieck)-[:CONTRIBUTED_TO]->(bridges),
(kerksieck)-[:CONTRIBUTED_TO]->(feelings),
(kerksieck)-[:CONTRIBUTED_TO]->(fossil),
(kerksieck)-[:CONTRIBUTED_TO]->(havana),
(kerksieck)-[:CONTRIBUTED_TO]->(junco),
(kerksieck)-[:CONTRIBUTED_TO]->(khunk),
(kerksieck)-[:CONTRIBUTED_TO]->(live),
(kerksieck)-[:CONTRIBUTED_TO]->(microscope),
(kerksieck)-[:CONTRIBUTED_TO]->(wheat),
(knowles)-[:CONTRIBUTED_TO]->(wolfs),
(kyle)-[:CONTRIBUTED_TO]->(we_can),
(k_knudson)-[:CONTRIBUTED_TO]->(how_love),
(k_snodgrass)-[:CONTRIBUTED_TO]->(carte),
(langstroth)-[:CONTRIBUTED_TO]->(tiny_lesson),
(laozi)-[:CONTRIBUTED_TO]->(something),
(larkspur)-[:CONTRIBUTED_TO]->(dream_forest),
(leech)-[:CONTRIBUTED_TO]->(dream_forest),
(lopes_c)-[:CONTRIBUTED_TO]->(exit),
(mabe)-[:CONTRIBUTED_TO]->(joni_museum),
(macgregor)-[:CONTRIBUTED_TO]->(milagros),
(mahoney)-[:CONTRIBUTED_TO]->(immortals),
(mahoney)-[:CONTRIBUTED_TO]->(multiple),
(mahoney)-[:CONTRIBUTED_TO]->(think),
(pattersonmarx)-[:CONTRIBUTED_TO]->(wolfs),
(materson)-[:CONTRIBUTED_TO]->(flea),
(may)-[:CONTRIBUTED_TO]->(junco),
(meador)-[:CONTRIBUTED_TO]->(ho),
(memphis_college)-[:CONTRIBUTED_TO]->(coupled),
(memphis_college)-[:CONTRIBUTED_TO]->(forsaken),
(mendoza)-[:CONTRIBUTED_TO]->(animals),
(miller)-[:CONTRIBUTED_TO]->(animals),
(miller)-[:CONTRIBUTED_TO]->(design),
(miller)-[:CONTRIBUTED_TO]->(dogs),
(miller)-[:CONTRIBUTED_TO]->(elements),
(miller)-[:CONTRIBUTED_TO]->(havana),
(miller)-[:CONTRIBUTED_TO]->(indivisible),
(miller)-[:CONTRIBUTED_TO]->(museum),
(miller)-[:CONTRIBUTED_TO]->(opposite),
(miller)-[:CONTRIBUTED_TO]->(skin),
(miller)-[:CONTRIBUTED_TO]->(twelve),
(mitcham)-[:CONTRIBUTED_TO]->(heart),
(mohawk)-[:CONTRIBUTED_TO]->(betray),
(mohawk)-[:CONTRIBUTED_TO]->(stones),
(mohns)-[:CONTRIBUTED_TO]->(particle),
(moore)-[:CONTRIBUTED_TO]->(twelve),
(moreno)-[:CONTRIBUTED_TO]->(design),
(moxon)-[:CONTRIBUTED_TO]->(elements),
(nettles)-[:CONTRIBUTED_TO]->(cropwork),
(nevarez)-[:CONTRIBUTED_TO]->(indivisible),
(nexus_center)-[:CONTRIBUTED_TO]->(flag),
(obrien)-[:CONTRIBUTED_TO]->(myth_sisyphus),
(oconnell)-[:CONTRIBUTED_TO]->(letters),
(oficina)-[:CONTRIBUTED_TO]->(havana),
(owen)-[:CONTRIBUTED_TO]->(kudzu),
(papterie)-[:CONTRIBUTED_TO]->(museum),
(parkel)-[:CONTRIBUTED_TO]->(indivisible),
(pena)-[:CONTRIBUTED_TO]->(dogs),
(pena)-[:CONTRIBUTED_TO]->(indivisible),
(pena)-[:CONTRIBUTED_TO]->(skin),
(penland)-[:CONTRIBUTED_TO]->(dogs),
(penland)-[:CONTRIBUTED_TO]->(opposite),
(peralta_y)-[:CONTRIBUTED_TO]->(conversation),
(perry)-[:CONTRIBUTED_TO]->(junco),
(peterson)-[:CONTRIBUTED_TO]->(havana),
(pirkle)-[:CONTRIBUTED_TO]->(gravity),
(pirkle)-[:CONTRIBUTED_TO]->(heart),
(pirkle)-[:CONTRIBUTED_TO]->(old),
(pirkle_l)-[:CONTRIBUTED_TO]->(real_fighting),
(pirkle)-[:CONTRIBUTED_TO]->(splinter),
(player)-[:CONTRIBUTED_TO]->(alabama_kitchen),
(prankard)-[:CONTRIBUTED_TO]->(ossabaw),
(ramirez)-[:CONTRIBUTED_TO]->(havana),
(rodriguez)-[:CONTRIBUTED_TO]->(indivisible),
(rossow)-[:CONTRIBUTED_TO]->(mallard),
(rossow)-[:CONTRIBUTED_TO]->(tearings),
(rossow)-[:CONTRIBUTED_TO]->(winter),
(sampson)-[:CONTRIBUTED_TO]->(betray),
(sampson)-[:CONTRIBUTED_TO]->(elements),
(sampson)-[:CONTRIBUTED_TO]->(faulkner),
(sampson)-[:CONTRIBUTED_TO]->(stones),
(sawyer)-[:CONTRIBUTED_TO]->(burlap),
(sawyer)-[:CONTRIBUTED_TO]->(but_move),
(sawyer)-[:CONTRIBUTED_TO]->(speak),
(schnepf)-[:CONTRIBUTED_TO]->(indivisible),
(schomburg)-[:CONTRIBUTED_TO]->(feelings),
(sherraden)-[:CONTRIBUTED_TO]->(dream_forest),
(sidelinger)-[:CONTRIBUTED_TO]->(monroes),
(snodgrass)-[:CONTRIBUTED_TO]->(concentrics),
(snodgrass)-[:CONTRIBUTED_TO]->(jar),
(snyder)-[:CONTRIBUTED_TO]->(conversation),
(sunzi)-[:CONTRIBUTED_TO]->(cradle),
(svalina)-[:CONTRIBUTED_TO]->(microscope),
(taller)-[:CONTRIBUTED_TO]->(havana),
(tan)-[:CONTRIBUTED_TO]->(conversation),
(tate)-[:CONTRIBUTED_TO]->(binder),
(taylor_ter)-[:CONTRIBUTED_TO]->(macaroni),
(terry_schupbach)-[:CONTRIBUTED_TO]->(animalia),
(terry_schupbach)-[:CONTRIBUTED_TO]->(banished),
(terry_schupbach)-[:CONTRIBUTED_TO]->(book_hours),
(terry_schupbach)-[:CONTRIBUTED_TO]->(everyone),
(terry_schupbach)-[:CONTRIBUTED_TO]->(night),
(thomas_d)-[:CONTRIBUTED_TO]->(letters),
(thomas_p)-[:CONTRIBUTED_TO]->(letters),
(thomson)-[:CONTRIBUTED_TO]->(acreage),
(tipps)-[:CONTRIBUTED_TO]->(havana),
(U_AL)-[:CONTRIBUTED_TO]->(design),
(U_AL)-[:CONTRIBUTED_TO]->(havana),
(VA_commonwealth)-[:CONTRIBUTED_TO]->(box_book),
(VA_commonwealth)-[:CONTRIBUTED_TO]->(immortals),
(VA_commonwealth)-[:CONTRIBUTED_TO]->(think),
(vargas)-[:CONTRIBUTED_TO]->(design),
(vargas)-[:CONTRIBUTED_TO]->(dogs),
(vargas)-[:CONTRIBUTED_TO]->(havana),
(vargas)-[:CONTRIBUTED_TO]->(skin),
(virgin)-[:CONTRIBUTED_TO]->(conversation),
(viz)-[:CONTRIBUTED_TO]->(acreage),
(ware)-[:CONTRIBUTED_TO]->(junco),
(we)-[:CONTRIBUTED_TO]->(desire),
(weaver)-[:CONTRIBUTED_TO]->(abandoned),
(weaver)-[:CONTRIBUTED_TO]->(bridges),
(weaver)-[:CONTRIBUTED_TO]->(fossil),
(weaver)-[:CONTRIBUTED_TO]->(khunk),
(weaver)-[:CONTRIBUTED_TO]->(microscope),
(weaver)-[:CONTRIBUTED_TO]->(wheat),
(wookey)-[:CONTRIBUTED_TO]->(betray),
(zerkall)-[:CONTRIBUTED_TO]->(dogs),
//MENTORED
(garrett)-[:MENTORED]->(bell),
(koch)-[:MENTORED]->(bell),
(dillard)-[:MENTORED]->(bell),
(goyen)-[:MENTORED]->(bell),
(lytle)-[:MENTORED]->(bell),
(goldstein)-[:MENTORED]->(blum),
(leon_blum)-[:MENTORED]->(blum),
(stone)-[:MENTORED]->(blum),
(williams)-[:MENTORED]->(blum),
(holleman)-[:MENTORED]->(blum),
(miller)-[:MENTORED]->(brannon),
(house)-[:MENTORED]->(brannon),
(carol_burton)-[:MENTORED]->(burton),
(phelan)-[:MENTORED]->(burton),
(robison)-[:MENTORED]->(burton),
(pisano)-[:MENTORED]->(burton),
(kyle)-[:MENTORED]->(burton),
(hutchins)-[:MENTORED]->(burton),
(jackson)-[:MENTORED]->(burton),
(nightcap)-[:MENTORED]->(burton),
(mauriello)-[:MENTORED]->(burton),
(round_table)-[:MENTORED]->(burton),
(earley)-[:MENTORED]->(collum),
(behn)-[:MENTORED]->(collum),
(miller)-[:MENTORED]->(collum),
(behn)-[:MENTORED]->(delong),
(streckfus)-[:MENTORED]->(delong),
(stubblefield)-[:MENTORED]->(delong),
(lyons)-[:MENTORED]->(deschamps),
(zimmermann)-[:MENTORED]->(deschamps),
(freeman)-[:MENTORED]->(deschamps),
(smith)-[:MENTORED]->(deschamps),
(goodman)-[:MENTORED]->(deschamps),
(deschamps)-[:MENTORED_BY]->(goodman),
(pascal)-[:MENTORED]->(deschamps),
(deschamps)-[:MENTORED_BY]->(pascal),
(risseuuw)-[:MENTORED]->(diehn),
(larkin)-[:MENTORED]->(diehn),
(swedlund)-[:MENTORED]->(essig),
(d_smith)-[:MENTORED]->(essig),
(bishop)-[:MENTORED]->(fennelly),
(plath)-[:MENTORED]->(fennelly),
(duhamel)-[:MENTORED]->(fennelly),
(trethewey)-[:MENTORED]->(fennelly),
(c_smith)-[:MENTORED]->(fennelly),
(wirth)-[:MENTORED]->(fennelly),
(miller)-[:MENTORED]->(gorham),
(embree)-[:MENTORED]->(gorham),
(peterson)-[:MENTORED]->(gorham),
(bookwalter)-[:MENTORED]->(gorham),
(r_johnson)-[:MENTORED]->(hamrick),
(lollis)-[:MENTORED]->(hamrick),
(coffin)-[:MENTORED]->(herring),
(fibben)-[:MENTORED]->(herring),
(addiss)-[:MENTORED]->(hockensmith),
(grabowski)-[:MENTORED]->(hockensmith),
(bowman)-[:MENTORED]->(hockensmith),
(thompson)-[:MENTORED]->(holland),
(yarbrough)-[:MENTORED]->(holland),
(martin)-[:MENTORED]->(holland),
(trissel)-[:MENTORED]->(ke),
(frederick)-[:MENTORED]->(ke),
(cooper)-[:MENTORED]->(ke),
(chouinard)-[:MENTORED]->(ke),
(shanilec)-[:MENTORED]->(ke),
(ribers)-[:MENTORED]->(ke),
(zwicker)-[:MENOTRED]->(keeley),
(e_cohen)-[:MENOTRED]->(keeley),
(hughston)-[:MENOTRED]->(keeley),
(clay)-[:MENTORED]->(keeley),
(mims)-[:MENTORED]->(lequire),
(bryant)-[:MENTORED]->(lequire),
(gibson)-[:MENTORED]->(lequire),
(hebald)-[:MENTORED]->(lequire),
(greco)-[:MENTORED]->(lequire),
(manzu)-[:MENTORED]->(lequire),
(ginsberg)-[:MENTORED]->(mesmer),
(hoover)-[:MENTORED]->(mesmer),
(smith)-[:MENTORED]->(peven),
(jachna)-[:MENTORED]->(peven),
(josephson)-[:MENTORED]->(peven),
(crane)-[:MENTORED]->(peven),
(neimanas)-[:MENTORED]->(peven),
(metzker)-[:MENTORED]->(rezny),
(martin)-[:MENTORED]->(rezny),
(king)-[:MENTORED]->(rezny),
(roberts)-[:MENTORED]->(rezny),
(miller)-[:MENTORED]->(rossow),
(embree)-[:MENTORED]->(rossow),
(house)-[:MENTORED]->(rossow),
(whitehead)-[:MENTORED]->(rossow),
(lower_east)-[:MENTORED]->(sligh),
(WSW)-[:MENTORED]->(sligh),
(foucault)-[:MENTORED]->(stokes),
(goodman)-[:MENTORED]->(trautwein),
(meador)-[:MENTORED]->(trautwein),
(pascal)-[:MENTORED]->(trautwein),
(baral)-[:MENTORED]->(trautwein),
(goldwhite)-[:MENTORED]->(trautwein),
(tucker)-[:MENTORED]->(trautwein),
(turk)-[:MENTORED]->(trautwein),
(stuart)-[:MENTORED]->(trautwein),
(johnson)-[:MENTORED]->(trautwein),
(galuszka)-[:MENTORED]->(trautwein),
(viguers)-[:MENTORED]->(trautwein),
(burke)-[:MENTORED]->(trautwein),
(ehrenberg)-[:MENTORED]->(trautwein),
(m_trautwein)-[:MENTORED]->(trautwein),
(isou)-[:MENTORED]->(warsh),
(debord)-[:MENTORED]->(warsh),
(calle)-[:MENTORED]->(warsh),
(clay)-[:MENTORED]->(warsh),
(harrison)-[:MENTORED]->(warsh),
(berrigan)-[:MENTORED]->(warsh),
(eklund)-[:MENTORED]->(weddle),
(hannah)-[:MENTORED]->(weddle),
(voight)-[:MENTORED]->(wehner),
(mchugh)-[:MENOTRED]->(wehner),
(tomasko)-[:MENOTRED]->(wehner),
(smith)-[:MENOTRED]->(zimmermann),
(meador)-[:MENTORED]->(zimmermann),
(zimmermann)-[:MENTORED_BY]->(meador),
(lyons)-[:MENTORED]->(zimmermann)
----
=== Which artists or presses are based in Tennessee?
[source, cypher]
----
MATCH (a)-[r]->(TN:Place{name:'Tennessee'})
WHERE NOT (a)-[:PUBLISHED_IN]->(TN)
RETURN a.name AS Artists
ORDER BY a.name
----
//table
=== Which books were published in Tennessee?
[source, cypher]
----
MATCH (Book)-[r:PUBLISHED_IN]->(TN:Place{name:'Tennessee'})
RETURN Book.name
ORDER BY Book.name
----
//table
=== Which nodes are the most connected within the collection?
[source,cypher]
----
MATCH p = n-->(a)
RETURN n.name AS Name, count(p) AS Connections
ORDER BY count(p) DESC
LIMIT 4
----
//table
=== Which artists or publishers reside outside the US?
[source, cypher]
----
MATCH (a)-[:LIVES_IN]->(Place{parent:'other'})
RETURN a.name, Place.name
ORDER BY a.name
----
//table
=== What are the one-of-a-kind books in this collection?
[source, cypher]
----
MATCH (a)-[:CREATED]->(u:Book{type:'unique'})
RETURN a.name AS Artist, u.name AS Title
ORDER BY a.name
----
//table
=== What are the oldest books in the collection?
[source, cypher]
----
MATCH (a)-[:CREATED]->(u:Book)
RETURN u.name AS Title, u.date AS Date
ORDER BY u.date
LIMIT 9
----
//table
=== What school or program did the greatest number of artists attend?
[source,cypher]
----
START b=node(*)
MATCH u=()-[:DEGREE_FROM]->b
RETURN b.name AS Institution, count(u) AS Artists_Attended
ORDER BY count(u) DESC
LIMIT 5
----
//table
=== Show artists who studied at the University of Alabama
[source,cypher]
----
MATCH (a:Person)-[r:DEGREE_FROM]->(U_AL:Corpbody{name:'U of Alabama'})
RETURN a.name AS Person
ORDER BY a.name
----
//table
=== Which general themes are books in this collection about?
[source,cypher]
----
MATCH (a)-[:CREATED]->(u:Book)
RETURN u.term AS Theme, count(u.term) AS Number_of_Books
ORDER BY count(u.term) DESC
----
//table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment