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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Mª Pilar";
  vcard:formattedName "Mª Pilar Sagasta";
  vcard:url "";
  vcard:hasAddress _:node1grnrvtoox24 .

_:node1grnrvtoox24 vcard:streetAddress "Dorleta";
  vcard:locality "Eskoriatza";
  vcard:country "Espainia" .
