@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/> .

<authors/4408>  a         foaf:Person ;
        rdfs:label        "Salvador Donaire, Laura María" ;
        rdfs:seeAlso      <https://www.ual.es/persona/555557565451495468> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/4408> ;
                            vcard:email       "laura.donaire@ual.es" ;
                            vcard:familyName  "Salvador Donaire" ;
                            vcard:givenName   "Laura María"
                          ] ;
        dcterms:created   "2022-12-29T11:25:16.625Z"^^xsd:dateTime ;
        dcterms:modified  "2026-08-08T07:48:13.154Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 ;
        vivo:relatedBy    [ a             vivo:Relationship , vivo:Position ;
                            vivo:relates  <authors/4408> , <departments/9>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/120812> , <authors/4408>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135664> , <authors/4408>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/139250> , <authors/4408>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135663> , <authors/4408>
                          ] ;
        vivo:relatedBy    [ a             vivo:Relationship , vivo:Position ;
                            vivo:relates  <research-groups/23> , <authors/4408> ;
                            vivo:role     "Miembro"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/133524> , <authors/4408>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/138069> , <authors/4408>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/128198> , <authors/4408>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/138542> , <authors/4408>
                          ] ;
        owl:sameAs        <https://orcid.org/0009-0004-6610-2795> , <https://www.scopus.com/authid/detail.uri?authorId=58691861400> ;
        foaf:familyName   "Salvador Donaire" ;
        foaf:firstName    "Laura María" ;
        foaf:mbox         <mailto:laura.donaire@ual.es> ;
        foaf:name         "Salvador Donaire, Laura María" .

_:b0    a                 vivo:Relationship ;
        dcterms:created   "2026-02-09T09:44:41.367Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:44:41.367Z"^^xsd:dateTime ;
        vivo:relates      <research-projects/11400> , <authors/4408> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "laura.donaire@ual.es" ;
                            vcard:fn        "Salvador Donaire, Laura María"
                          ] .
