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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Juan Carlos";
  vcard:formattedName "Juan Carlos Romero León";
  vcard:url "";
  vcard:hasAddress _:node1icv1rq3mx1136 .

_:node1icv1rq3mx1136 vcard:streetAddress "Beato Tomás de Zumarraga , 71";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
