<?xml version='1.0'?>
<rdf:RDF
	xml:lang="en"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:foaf="http://xmlns.com/foaf/0.1/"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">

	<rdf:Description rdf:about="">
		<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument"/>
		<foaf:maker rdf:resource="#me"/>
		<foaf:primaryTopic rdf:resource="#me"/>
	</rdf:Description>

	<foaf:Person rdf:about="#me">
		<foaf:nick>SolidWorks_Japan_K.K.</foaf:nick>
		<foaf:name>ダッソー・システムズ株式会社</foaf:name>
		<foaf:homepage rdf:resource="http://swjug.org/profile/SolidWorks_Japan_K.K." />
		<foaf:depiction rdf:resource="http://swjug.org/mod/profile/icondirect.php?lastcache=1433121904&amp;joindate=1429586008&amp;guid=41439&amp;size=large" />
	</foaf:Person>
</rdf:RDF>
