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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Francisco Javier";
  vcard:formattedName "Francisco Javier Blázquez Sastre";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax3328 .

_:node1iaciiuvax3328 vcard:streetAddress "Zumarragako industrialdea Poligonoa, 62";
  vcard:locality "Zumarraga";
  vcard:country "Espainia" .
