@base          <http://brujula.ual.es/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vivo:  <http://vivoweb.org/ontology/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix obo:   <http://purl.obolibrary.org/obo/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

_:b0    a                 vivo:Relationship ;
        dcterms:created   "2024-09-04T07:57:39.226Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T10:14:35.77Z"^^xsd:dateTime ;
        vivo:relates      <research-projects/11253> , <authors/1705> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "dolores.haro@ual.es" ;
                            vcard:fn        "Haro Gil, María Dolores"
                          ] .

<authors/1705>  a         foaf:Person ;
        rdfs:label        "Haro Gil, María Dolores" ;
        rdfs:seeAlso      <https://www.ual.es/persona/555355505253575767> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/1705> ;
                            vcard:email       "dolores.haro@ual.es" ;
                            vcard:familyName  "Haro Gil" ;
                            vcard:givenName   "María Dolores"
                          ] ;
        dcterms:created   "2018-04-18T11:02:13Z"^^xsd:dateTime ;
        dcterms:modified  "2026-03-14T10:47:02.919Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 , _:b1 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/129698> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/109418> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Relationship , vivo:Position ;
                            vivo:relates  <authors/1705> , <departments/4>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/107312> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/129699> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Relationship , vivo:Position ;
                            vivo:relates  <research-groups/170> , <authors/1705> ;
                            vivo:role     "Miembro"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/108773> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/129697> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/107308> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/136492> , <authors/1705>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/110980> , <authors/1705>
                          ] ;
        owl:sameAs        <https://orcid.org/0000-0002-6221-0105> , <https://dialnet.unirioja.es/servlet/autor?codigo=5184478> ;
        foaf:familyName   "Haro Gil" ;
        foaf:firstName    "María Dolores" ;
        foaf:mbox         <mailto:dolores.haro@ual.es> ;
        foaf:name         "Haro Gil, María Dolores" .

_:b1    a                 vivo:Relationship ;
        dcterms:created   "2025-04-03T09:25:31.894Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T10:00:20.457Z"^^xsd:dateTime ;
        vivo:relates      <research-projects/10569> , <authors/1705> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b1 ;
                            vcard:email     "dolores.haro@ual.es" ;
                            vcard:fn        "Haro Gil, María Dolores"
                          ] .
