<?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 Research Associate in Software Engineering for Cultural Data at Flinders University, working on AusStage as part of Australian Creative Histories and Futures.</bio:olb>
	<based_near>
		<geo:SpatialThing rdf:about="http://sws.geonames.org/2158177/">
			<name>Naarm/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"/>
	<pastProject rdf:resource="https://thecodeofthings.com"/>
	<currentProject rdf:resource="https://www.ausstage.edu.au/"/>
	<currentProject rdf:resource="https://www.achf.au/"/>
	<homepage rdf:resource="https://bl.id.au/"/>
	<schoolHomepage rdf:resource="https://www.swinburne.edu.au/"/>
	<schoolHomepage rdf:resource="https://www.rmit.edu.au/"/>
	<workplaceHomepage rdf:resource="https://www.flinders.edu.au/"/>
	<account>
		<OnlineAccount>
			<accountServiceHomepage rdf:resource="https://x.com/"/>
			<accountProfilePage rdf:resource="https://x.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>
	<account>
		<OnlineAccount>
			<accountServiceHomepage rdf:resource="https://github.com/"/>
			<accountProfilePage rdf:resource="https://github.com/blidau"/>
			<accountName>blidau</accountName>
		</OnlineAccount>
	</account>
	<mbox_sha1sum>71d39d320039392a2302dee9c96edf58d57b8a93</mbox_sha1sum>
</Person>
</rdf:RDF>
