@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Jose Ramon";
  vcard:formattedName "Jose Ramon Vitoria Gallastegi";
  vcard:url "";
  vcard:hasAddress _:node1g885aqtkx16592 .

_:node1g885aqtkx16592 vcard:streetAddress "Dorleta";
  vcard:locality "Eskoriatza";
  vcard:country "Espainia" .
