@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   "2022-07-28T14:30:36.382Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:56:15.477Z"^^xsd:dateTime ;
        vivo:relates      <authors/3991> , <research-projects/11035> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "yim100@ual.es" ;
                            vcard:fn        "Iglesias Moya, Yessica"
                          ] .

_:b1    a                 vivo:Relationship ;
        dcterms:created   "2022-07-28T14:29:47.039Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T10:09:22.364Z"^^xsd:dateTime ;
        vivo:relates      <authors/3991> , <research-projects/10995> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b1 ;
                            vcard:email     "yim100@ual.es" ;
                            vcard:fn        "Iglesias Moya, Yessica"
                          ] .

<authors/3991>  a         foaf:Person ;
        rdfs:label        "Iglesias Moya, Yessica" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/3991> ;
                            vcard:email       "yim100@ual.es" ;
                            vcard:familyName  "Iglesias Moya" ;
                            vcard:givenName   "Yessica"
                          ] ;
        dcterms:created   "2020-11-10T12:36:59.051Z"^^xsd:dateTime ;
        dcterms:modified  "2026-04-11T02:00:59.488Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b1 , _:b0 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/89898>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/102286>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135416> , <authors/3991>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/121187> , <authors/3991>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/124472>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/114566>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/88832>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/91914>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/135834>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/105001> , <authors/3991>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/88831>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/95735>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/118702> , <authors/3991>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/110869>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/90744>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/120054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/3991> , <publications/128202>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/106317> , <authors/3991>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/120833> , <authors/3991>
                          ] ;
        owl:sameAs        <https://orcid.org/0000-0002-4632-8162> , <https://www.scopus.com/authid/detail.uri?authorId=57209681414> ;
        foaf:familyName   "Iglesias Moya" ;
        foaf:firstName    "Yessica" ;
        foaf:mbox         <mailto:yim100@ual.es> ;
        foaf:name         "Iglesias Moya, Yessica" .
