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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Juan Carlos";
  vcard:formattedName "Juan Carlos Izagirre Hortelano";
  vcard:url "";
  vcard:hasAddress _:node1h57261rbx820 .

_:node1h57261rbx820 vcard:streetAddress "San Roque , 120";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
