@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   "2020-07-21T22:05:50.127Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:52:23.37Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/9895> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .

_:b1    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:05:46.503Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:57:19.767Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/9865> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b1 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .

_:b2    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:05:50.375Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:59:25.04Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/9897> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b2 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .

_:b3    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:06:38.646Z"^^xsd:dateTime ;
        dcterms:modified  "2026-03-09T10:07:40.248Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/10296> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b3 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "GUISADO ÚBEDA, Gema"
                          ] .

_:b4    a                 vivo:Relationship ;
        dcterms:created   "2023-11-26T23:46:37.628Z"^^xsd:dateTime ;
        dcterms:modified  "2023-11-26T23:46:37.628Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/11210> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b4 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .

_:b5    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:05:32.438Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:50:43.583Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/9749> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b5 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .

_:b6    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:05:15.198Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:57:32.546Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/9606> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b6 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .

<authors/2282>  a         foaf:Person ;
        rdfs:label        "Guisado Úbeda, Gema" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/2282> ;
                            vcard:email       "gmaria@ual.es" ;
                            vcard:familyName  "Guisado Úbeda" ;
                            vcard:givenName   "Gema"
                          ] ;
        dcterms:created   "2018-11-30T08:37:05Z"^^xsd:dateTime ;
        dcterms:modified  "2026-09-05T06:17:30.02Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b6 , _:b7 , _:b1 , _:b3 , _:b5 , _:b2 , _:b0 , _:b8 , _:b4 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/30721>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/3859>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/15218>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/54744>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/54745>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/58050>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/54738>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/32617> , <authors/2282>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/54746>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2282> , <publications/54737>
                          ] ;
        owl:sameAs        <https://dialnet.unirioja.es/servlet/autor?codigo=3338863> , <https://www.scopus.com/authid/detail.uri?authorId=8603212600> , <http://datos.bne.es/resource/XX5416390> ;
        foaf:familyName   "Guisado Úbeda" ;
        foaf:firstName    "Gema" ;
        foaf:mbox         <mailto:gmaria@ual.es> ;
        foaf:name         "Guisado Úbeda, Gema" .

_:b7    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:05:44.846Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:49:07.565Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/9851> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b7 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .

_:b8    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:05:28.486Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:57:45.6Z"^^xsd:dateTime ;
        vivo:relates      <authors/2282> , <research-projects/9716> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b8 ;
                            vcard:email     "gmaria@ual.es" ;
                            vcard:fn        "Guisado Úbeda, Gema"
                          ] .
