@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   "2026-02-09T09:44:45.596Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:44:45.596Z"^^xsd:dateTime ;
        vivo:relates      <authors/4649> , <research-projects/11401> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "lfr990@ual.es" ;
                            vcard:fn        "Fernández Rodríguez, Lucía"
                          ] .

<authors/4649>  a         foaf:Person ;
        rdfs:label        "Fernández Rodríguez, Lucía" ;
        rdfs:seeAlso      <https://www.ual.es/persona/555554575357565370> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/4649> ;
                            vcard:email       "lfr990@ual.es" ;
                            vcard:familyName  "Fernández Rodríguez" ;
                            vcard:givenName   "Lucía"
                          ] ;
        dcterms:created   "2024-06-13T06:55:25.413Z"^^xsd:dateTime ;
        dcterms:modified  "2026-04-18T04:57:25.761Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4649> , <publications/133860>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/121308> , <authors/4649>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <research-groups/130> , <authors/4649> ;
                            vivo:role     "Miembro"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/133533> , <authors/4649>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/137917> , <authors/4649>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/123683> , <authors/4649>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4649> , <publications/128228>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4649> , <publications/121312>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4649> , <publications/121313>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/133440> , <authors/4649>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/138653> , <authors/4649>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/142365> , <authors/4649>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4649> , <publications/125539>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <departments/5> , <authors/4649>
                          ] ;
        owl:sameAs        <https://orcid.org/0009-0007-9019-7933> , <https://www.scopus.com/authid/detail.uri?authorId=60173425200> , <https://dialnet.unirioja.es/servlet/autor?codigo=6315046> ;
        foaf:familyName   "Fernández Rodríguez" ;
        foaf:firstName    "Lucía" ;
        foaf:mbox         <mailto:lfr990@ual.es> ;
        foaf:name         "Fernández Rodríguez, Lucía" .
