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

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

_:node1h7fdjnk1x596 vcard:streetAddress "El Solar Plaza, 1";
  vcard:locality "Portugalete";
  vcard:country "Espainia" .
