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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Mikel";
  vcard:formattedName "Mikel Lasa Iza";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax2356 .

_:node1iaciiuvax2356 vcard:streetAddress "Las Cigarreras Plaza, 1 - Tabakalera";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
