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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Maddalen";
  vcard:formattedName "Maddalen Iriarte Okiñena";
  vcard:url "";
  vcard:hasAddress _:node1h63eh29kx128 .

_:node1h63eh29kx128 vcard:streetAddress "Miramon, 164";
  vcard:locality "Donostia / San Sebastián";
  vcard:country "Espainia" .
