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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Maria del Mar";
  vcard:formattedName "Maria del Mar Zabala Mardaras";
  vcard:url "";
  vcard:hasAddress _:node1hepn04llx164 .

_:node1hepn04llx164 vcard:streetAddress "Ercilla , 13";
  vcard:locality "Bilbao";
  vcard:country "Espainia" .
