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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Dirección de Empresas y Emprendimiento";
  vcard:formattedName "Dirección de Empresas y Emprendimiento";
  vcard:url "";
  vcard:hasAddress _:node1jgkfg9msx276 .

_:node1jgkfg9msx276 vcard:streetAddress "Jose Achotegui , 1";
  vcard:locality "Vitoria-Gasteiz";
  vcard:country "Espainia" .
