<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc= "http://purl.org/dc/elements/1.1/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/">
<rdf:Description rdf:about="http://mmayer.comb.es/Curs">
	<dc:title xml:lang="spa">Web de recursos médicos</dc:title>
	<dc:description>Web con recursos diversos para la obtención de información médica de MA Mayer</dc:description>
	<dc:Subject>Web resources, health, medicine</dc:Subject>
	<dc:creator>Miguel Angel Mayer</dc:creator>
	<dc:publisher>Colegio Oficial de Médicos de Barcelona</dc:publisher>
	<dc:date>2004-10-10</dc:date>
	<dc:type>World Wide Web Home Page</dc:type>
	<dc:format>text/html</dc:format>
	<dc:language xml:lang="spa">Spanish</dc:language>
</rdf:Description>
<foaf:Person>
      <foaf:name>Miquel Angel Mayer</foaf:name>
      <foaf:nick >MA</foaf:nick>
      <foaf:mbox rdf:resource="mailto:mmayer.wma@comb.es" />
      <foaf:mbox rdf:resource="mailto:mmayer@uoc.edu" />
      <foaf:workplacehomepage rdf:resource="http://wma.comb.es/" />
      <foaf:depiction rdf:resource="http://mmayer.comb.es/sras/imagenes/mmayer_bn_pk.jpg" />
</foaf:Person>
</rdf:RDF>


