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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Puerto de Mutriku";
  vcard:formattedName "Puerto de Mutriku";
  vcard:url "";
  vcard:hasAddress _:node1ii1e1c6mx96 .

_:node1ii1e1c6mx96 vcard:streetAddress "Muelle , 3";
  vcard:locality "Mutriku";
  vcard:country "Espainia" .
