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

vcard:Organization <http://xmlns.com/foaf/0.1/firstName> "Dirección de Gabinete de Estudios";
  vcard:formattedName "Dirección de Gabinete de Estudios";
  vcard:url "";
  vcard:hasAddress _:node1grnphstqx416 .

_:node1grnphstqx416 vcard:streetAddress "";
  vcard:locality "";
  vcard:country "" .
