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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Campus de Bidasoa";
  vcard:formattedName "Campus de Bidasoa";
  vcard:url "";
  vcard:hasAddress _:node1ha1dboikx16 .

_:node1ha1dboikx16 vcard:streetAddress "Palacio Ducourau - Hendaia, 8";
  vcard:locality "Irun";
  vcard:country "Espainia" .
