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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Alfredo Retortillo Paniagua";
  vcard:formattedName "Alfredo Retortillo Paniagua";
  vcard:url "";
  vcard:hasAddress _:node1iv7flukbx76 .

_:node1iv7flukbx76 vcard:streetAddress "";
  vcard:locality "";
  vcard:country "" .
