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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Cristina Sustacha Duñabeitia";
  vcard:formattedName "Cristina Sustacha Duñabeitia";
  vcard:url "";
  vcard:hasAddress _:node1icv1rq3mx112 .

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