Skip to content

Instantly share code, notes, and snippets.

@edsu
Created March 31, 2011 05:39
Show Gist options
  • Select an option

  • Save edsu/895871 to your computer and use it in GitHub Desktop.

Select an option

Save edsu/895871 to your computer and use it in GitHub Desktop.
rdf-ized, and viaf-ized SNAC data for Vannevar Bush
@prefix foaf <http://xmlns.com/foaf/0.1/> .
@prefix arch <http://purl.org/archival/vocab/arch#> .
<http://viaf.org/viaf/15572358/#foaf:Person>
a foaf:Person ;
foaf:name "Bush, Vannevar, 1890-1974." ;
arch:appearsWith <http://viaf.org/viaf/21341544/#foaf:Person>, <http://viaf.org/viaf/30867998/#foaf:Person>, <http://viaf.org/viaf/5076979/#foaf:Person>, <http://viaf.org/viaf/6653121/#foaf:Person>, <http://viaf.org/viaf/79397853/#foaf:Person> ;
arch:correspondedWith <http://viaf.org/viaf/13632081/#foaf:Person>, <http://viaf.org/viaf/16555764/#foaf:Person>, <http://viaf.org/viaf/18495018/#foaf:Person>, <http://viaf.org/viaf/20482758/#foaf:Person>, <http://viaf.org/viaf/20994992/#foaf:Person>, <http://viaf.org/viaf/32065073/#foaf:Person>, <http://viaf.org/viaf/41170431/#foaf:Person>, <http://viaf.org/viaf/44376228/#foaf:Person>, <http://viaf.org/viaf/46092803/#foaf:Person>, <http://viaf.org/viaf/49966637/#foaf:Person>, <http://viaf.org/viaf/51816245/#foaf:Person>, <http://viaf.org/viaf/52483290/#foaf:Person>, <http://viaf.org/viaf/54269107/#foaf:Person>, <http://viaf.org/viaf/54947702/#foaf:Person>, <http://viaf.org/viaf/56705976/#foaf:Person>, <http://viaf.org/viaf/63110426/#foaf:Person>, <http://viaf.org/viaf/64014369/#foaf:Person>, <http://viaf.org/viaf/64087560/#foaf:Person>, <http://viaf.org/viaf/6724310/#foaf:Person>, <http://viaf.org/viaf/71767943/#foaf:Person>, <http://viaf.org/viaf/75645270/#foaf:Person>, <http://viaf.org/viaf/76361317/#foaf:Person>, <http://viaf.org/viaf/77126996/#foaf:Person>, <http://viaf.org/viaf/77903683/#foaf:Person>, <http://viaf.org/viaf/8664807/#foaf:Person>, <http://viaf.org/viaf/92419478/#foaf:Person> ;
arch:primaryProvenanceOf <http://hdl.loc.gov/loc.mss/eadmss.ms001043>, <http://hdl.loc.gov/loc.mss/eadmss.ms007098>, <http://hdl.loc.gov/loc.mss/eadmss.ms010024>, <http://hdl.loc.gov/loc.mss/eadmss.ms998004>, <http://hdl.loc.gov/loc.mss/eadmss.ms998007>, <http://hdl.loc.gov/loc.mss/eadmss.ms998009>, <http://nwda-db.wsulibs.wsu.edu/findaid/ark:/80444/xv42415>, <http://www.oac.cdlib.org/findaid/ark:/13030/kt5b69p6zq>, <http://www.oac.cdlib.org/findaid/ark:/13030/kt8w1014rz> ;
owl:sameAs <http://socialarchive.iath.virginia.edu/xtf/view?docId=Bush+Vannevar+1890-1974-cr.xml> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment