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

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

_:node1ilfvgk00x108 vcard:streetAddress "Kalegoen Plaza, 1";
  vcard:locality "Elgoibar";
  vcard:country "Espainia" .
