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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Ayuntamiento de Lekeitio";
  vcard:formattedName "Ayuntamiento de Lekeitio";
  vcard:url "";
  vcard:hasAddress _:node1i20mqfrfx2612 .

_:node1i20mqfrfx2612 vcard:streetAddress "Gamarra, 1";
  vcard:locality "Lekeitio";
  vcard:country "Espainia" .
