@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/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-09-05T01:59:29.543Z"^^xsd:dateTime ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/89898>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/102286>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135416>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/121187>
                          ] ;
        vivo:relatedBy    [ a  vivo:Authorship , vivo:Relationship ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/114566>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/88832>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/91914>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135834>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/105001>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/88831>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/95735>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/118702>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/110869>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/128202>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/120054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/90744>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/120833>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/106317>
                          ] ;
        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" .
