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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Mikel";
  vcard:formattedName "Mikel Ayestaran Ayerra";
  vcard:url "";
  vcard:hasAddress _:node1ge1ci9hgx7996 .

_:node1ge1ci9hgx7996 vcard:streetAddress "";
  vcard:locality "";
  vcard:country "Espainia" .
