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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Juntas Generales de Gipuzkoa";
  vcard:formattedName "Juntas Generales de Gipuzkoa";
  vcard:url "";
  vcard:hasAddress _:node1i0apri3rx696 .

_:node1i0apri3rx696 vcard:streetAddress "Miramon, 164";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
