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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Txaber";
  vcard:formattedName "Txaber Ouro Arruza";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax3116 .

_:node1iaciiuvax3116 vcard:streetAddress "Urquijo Zumardia, 36";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
