@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   "2023-05-29T09:46:12.168Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:52:26.835Z"^^xsd:dateTime ;
        vivo:relates      <authors/407> , <research-projects/11095> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "ygonzale@ual.es" ;
                            vcard:fn        "González Aranda, Yolanda"
                          ] .

<authors/407>  a          foaf:Person ;
        rdfs:label        "González Aranda, Yolanda" ;
        rdfs:seeAlso      <https://www.ual.es/persona/505553515050575370> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/407> ;
                            vcard:email       "ygonzale@ual.es" ;
                            vcard:familyName  "González Aranda" ;
                            vcard:givenName   "Yolanda"
                          ] ;
        dcterms:created   "2018-01-19T17:40:25Z"^^xsd:dateTime ;
        dcterms:modified  "2026-04-18T11:08:42.473Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <research-groups/172> , <authors/407> ;
                            vivo:role     "Miembro"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/108634> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/79847> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/79843> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/64617> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/42958> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/79844> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/79850> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/64593> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/79845> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <departments/7> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/108546> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <research-groups/99> , <authors/407> ;
                            vivo:role     "Miembro"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/42379> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/79848> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/64614> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/38666> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/79849> , <authors/407>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/64609> , <authors/407>
                          ] ;
        owl:sameAs        <https://viaf.org/viaf/310559463> , <https://viaf.org/viaf/21775810> , <https://viaf.org/viaf/239799649> , <https://orcid.org/0000-0002-1766-2321> , <https://dialnet.unirioja.es/servlet/autor?codigo=567833> , <http://www.isni.org/0000000059352415> , <http://datos.bne.es/resource/XX1267187> ;
        foaf:familyName   "González Aranda" ;
        foaf:firstName    "Yolanda" ;
        foaf:mbox         <mailto:ygonzale@ual.es> ;
        foaf:name         "González Aranda, Yolanda" .
