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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Asier";
  vcard:formattedName "Asier Gómez Barrenetxea";
  vcard:url "";
  vcard:hasAddress _:node1ha1dboikx192 .

_:node1ha1dboikx192 vcard:streetAddress "Portuetxe , 23 - 1";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
