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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Nagore Bonilla Gabarain";
  vcard:formattedName "Nagore Bonilla Gabarain";
  vcard:url "";
  vcard:hasAddress _:node1jaisp1uqx76 .

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