<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
    xmlns="http://xmlns.com/foaf/0.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
    xmlns:bio="http://purl.org/vocab/bio/0.1/"
    >
<PersonalProfileDocument rdf:about="">
	<maker rdf:resource="https://bl.id.au#me"/>
	<primaryTopic rdf:resource="https://bl.id.au#me"/>
</PersonalProfileDocument>
<Person rdf:about="https://bl.id.au#me">
	<name>Benjamin Laird</name>
	<givenname>Benjamin</givenname>
	<family_name>Laird</family_name>
	<bio:olb>I am a PhD candidate in School of Media and Communication</bio:olb>
	<based_near>
		<geo:SpatialThing rdf:about="http://sws.geonames.org/2158177/">
			<name>Melbourne, Victoria, Australia</name>
	    	<geo:lat>-37.814</geo:lat>
	      <geo:long>144.96332</geo:long>
			<page rdf:resource="http://www.geonames.org/2158177"></page>
		</geo:SpatialThing>
	</based_near>
	<img rdf:resource="https://bl.id.au/media/images/benjamin.jpg"/>
	<currentProject rdf:resource="https://thecodeofthings.com"/>
	<homepage rdf:resource="http://bl.id.au/"/>
	<interest rdf:resource="http://dbpedia.org/resource/Digital_poetry"/>
	<interest rdf:resource="http://dbpedia.org/resource/Poetry"/>
	<interest rdf:resource="http://dbpedia.org/resource/Metadata"/>
	<interest rdf:resource="http://dbpedia.org/resource/Semantic_Web"/>
	<interest rdf:resource="http://dbpedia.org/resource/Python_(programming_language)"/>
	<interest rdf:resource="http://dbpedia.org/resource/Literature"/>
	<interest rdf:resource="http://dbpedia.org/resource/Publishing"/>
	<interest rdf:resource="http://dbpedia.org/resource/Ergodic_literature"/>
	<interest rdf:resource="http://dbpedia.org/resource/Digital_humanities"/>
	<interest rdf:resource="http://dbpedia.org/resource/Open_source_hardware"/>
	<schoolHomepage rdf:resource="http://www.swinburne.edu.au/"/>
	<schoolHomepage rdf:resource="http://rmit.edu.au/"/>
	<workplaceHomepage rdf:resource="https://commoncode.io/"/>
	<workplaceHomepage rdf:resource="http://cordite.org.au/"/>
	<workplaceHomepage rdf:resource="https://overland.org.au/"/>
	<account>
		<OnlineAccount>
			<accountServiceHomepage rdf:resource="https://twitter.com/"/>
			<accountProfilePage rdf:resource="https://twitter.com/benjaminlaird"/>
			<accountName>benjaminlaird</accountName>
		</OnlineAccount>
	</account>
	<account>
		<OnlineAccount>
			<accountServiceHomepage rdf:resource="https://linkedin.com/"/>
			<accountProfilePage rdf:resource="https://linkedin.com/in/benjaminlaird"/>
			<accountName>benjaminlaird</accountName>
		</OnlineAccount>
	</account>
	<mbox_sha1sum>71d39d320039392a2302dee9c96edf58d57b8a93</mbox_sha1sum>
</Person>
</rdf:RDF>
