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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "TEKNIKER";
  vcard:formattedName "TEKNIKER";
  vcard:url "";
  vcard:hasAddress _:node1ii176djhx532 .

_:node1ii176djhx532 vcard:streetAddress "Iñaki Goenaga , 5";
  vcard:locality "Eibar";
  vcard:country "Espainia" .
