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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "LANBIDE - Durango";
  vcard:formattedName "LANBIDE - Durango";
  vcard:url "";
  vcard:hasAddress _:node1gce6dnjox808 .

_:node1gce6dnjox808 vcard:streetAddress "Alluitz, 9-11";
  vcard:locality "Durango";
  vcard:country "Espainia" .
