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

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

_:node1jgkfg9msx80 vcard:streetAddress "Miramon Pasealekua, 196";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
