@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/255>  a          foaf:Person ;
        rdfs:label        "Esteban García, Ana Belén" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/255> ;
                            vcard:email       "abgarcia@ual.es" ;
                            vcard:familyName  "Esteban García" ;
                            vcard:givenName   "Ana Belén"
                          ] ;
        dcterms:created   "2018-01-19T17:40:19Z"^^xsd:dateTime ;
        dcterms:modified  "2026-05-16T06:45:57.034Z"^^xsd:dateTime ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/25508>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/13028>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/485>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/85147>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/4179>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/103769>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/112163>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/15778>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/8707>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/3553>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/15327>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/7685>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/89491>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/6256>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/15904>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/123937>
                          ] ;
        vivo:relatedBy    [ a  vivo:Authorship , vivo:Relationship ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/56681>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/118125>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/3495>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/15764>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/2799>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/27337>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/47765>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/8322>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/85098>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/5001>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/7683>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/58057>
                          ] ;
        owl:sameAs        <https://dialnet.unirioja.es/servlet/autor?codigo=4762640> , <https://www.scopus.com/authid/detail.uri?authorId=35333859900> , <https://orcid.org/0000-0002-5818-6560> ;
        foaf:familyName   "Esteban García" ;
        foaf:firstName    "Ana Belén" ;
        foaf:mbox         <mailto:abgarcia@ual.es> ;
        foaf:name         "Esteban García, Ana Belén" .
