@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/4230>  a         foaf:Person ;
        rdfs:label        "López García, María de las Nieves" ;
        rdfs:seeAlso      <https://www.ual.es/persona/555454515448485087> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/4230> ;
                            vcard:email       "mlg252@ual.es" ;
                            vcard:familyName  "López García" ;
                            vcard:givenName   "María de las Nieves"
                          ] ;
        dcterms:created   "2022-07-27T17:24:14.399Z"^^xsd:dateTime ;
        dcterms:modified  "2026-05-16T04:37:19.815Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 , _:b1 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/137505> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/121403> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/95322> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4230> , <publications/125362>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/100260> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/125068> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/88936> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/136532> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/88670> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <departments/4> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/98084> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/125063> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/27308> , <authors/4230>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <research-groups/1> , <authors/4230> ;
                            vivo:role     "Miembro"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/136533> , <authors/4230>
                          ] ;
        owl:sameAs        <https://dialnet.unirioja.es/servlet/autor?codigo=4824127> , <https://www.scopus.com/authid/detail.uri?authorId=57210339002> , <https://www.webofscience.com/wos/author/record/ABF-5511-2020> , <https://orcid.org/0000-0002-9892-5006> ;
        foaf:familyName   "López García" ;
        foaf:firstName    "María de las Nieves" ;
        foaf:mbox         <mailto:mlg252@ual.es> ;
        foaf:name         "López García, María de las Nieves" .

_:b1    a                 vivo:Relationship ;
        dcterms:created   "2023-11-26T23:10:56.364Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T10:14:19.879Z"^^xsd:dateTime ;
        vivo:relates      <research-projects/11135> , <authors/4230> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b1 ;
                            vcard:email     "mlg252@ual.es" ;
                            vcard:fn        "López García, María de las Nieves"
                          ] .

_:b0    a                 vivo:Relationship ;
        dcterms:created   "2023-05-29T09:30:17.195Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T10:08:59.09Z"^^xsd:dateTime ;
        vivo:relates      <research-projects/10821> , <authors/4230> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "mlg252@ual.es" ;
                            vcard:fn        "López García, María de las Nieves"
                          ] .
