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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Juan María Barasorda Goicoechea";
  vcard:formattedName "Juan María Barasorda Goicoechea";
  vcard:url "";
  vcard:hasAddress _:node1icv1rq3mx20 .

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