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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Jaione";
  vcard:formattedName "Jaione Lanborena";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax3132 .

_:node1iaciiuvax3132 vcard:streetAddress "Urquijo Zumardia, 36 -  6º";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
