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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Jesús";
  vcard:formattedName "Jesús Zaballos de Llanos";
  vcard:url "";
  vcard:hasAddress _:node1h63eh29kx92 .

_:node1h63eh29kx92 vcard:streetAddress "Miramon, 164";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
