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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Guillermo";
  vcard:formattedName "Guillermo Echenique González";
  vcard:url "";
  vcard:hasAddress _:node1iaciiuvax2524 .

_:node1iaciiuvax2524 vcard:streetAddress "Pío XII Plaza, 6";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
