{
	types: {
           "Person" : {
               pluralLabel: "People"
           }
       },
	   
    "items" : [
	
        {   
			id : 				  "LuigiSelmi",
			type :                "Person",
			label :               "Luigi Selmi",
      		name :            	  "Luigi Selmi",    
			note :				  "He's a software developer. He graduated in Physics with a thesis in Atmospheric Physics. His interests currently are about technologies and tools that can harness the construction and sharing of concepts. He believes Web 2.0 and the Semantic Web can provide the tools that can bring the change we need in economy, politics and all facets of our lives as social beings.",    
			address :			   "Rome, Italy",
			profile :				["Software Developer","Certified Java Programmer"],
			uri:				  "http://www.sharesemantics.com/resource/person/LuigiSelmi",
			linkedinprofile:	  "http://www.linkedin.com/in/luigiselmi",
			blog:					"http://www.sharesemantics.com/people/weblog",
			imageURL:				"http://www.sharesemantics.com/people/luigi.jpg"
        },
		
		{   
			id : 				  "GiorgioCosta",
			type :                "Person",
			label :               "Giorgio Costa",
      		name :            "Giorgio Costa",    
			note :             "",    
			address :				  "Rome, Italy",
			profile :				["Software Developer","Certified Java Programmer"],
			uri:				  "http://www.go5th.com/foaf/foaf.rdf#GiorgioCosta",
			linkedinprofile:	  "http://www.linkedin.com/pub/6/58b/33",
			blog:					"",
			imageURL:				"http://www.go5th.com/foaf/gc2.jpg"
        },
		
		{ id: 'LuigiSelmi', addressLatLng: '41.874081,12.510449' }
		
    ]
}
