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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Ricardo Bueno Zabalo";
  vcard:formattedName "Ricardo Bueno Zabalo";
  vcard:url "";
  vcard:hasAddress _:node1j2hatf2ux1420 .

_:node1j2hatf2ux1420 vcard:streetAddress "Kurutz Gain industrialdea, 10";
  vcard:locality "Plaza";
  vcard:country "Espainia" .
