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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Fernando Izaguirre Garcia";
  vcard:formattedName "Fernando Izaguirre Garcia";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax1780 .

_:node1iaciiuvax1780 vcard:streetAddress "";
  vcard:locality "";
  vcard:country "" .
