@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/4072>  a         foaf:Person ;
        rdfs:label        "Zarauz Moreno, Antonio" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/4072> ;
                            vcard:email       "azm630@inlumine.ual.es" ;
                            vcard:familyName  "Zarauz Moreno" ;
                            vcard:givenName   "Antonio"
                          ] ;
        dcterms:created   "2021-02-05T07:32:16.153Z"^^xsd:dateTime ;
        dcterms:modified  "2026-07-18T09:40:49.564Z"^^xsd:dateTime ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/94348> , <authors/4072>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4072> , <publications/95797>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4072> , <publications/95810>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4072> , <publications/110648>
                          ] ;
        vivo:relatedBy    [ a             vivo:Relationship , vivo:Position ;
                            vivo:relates  <research-groups/166> , <authors/4072> ;
                            vivo:role     "Miembro"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4072> , <publications/94346>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/4072> , <publications/94347>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/106831> , <authors/4072>
                          ] ;
        owl:sameAs        <https://dialnet.unirioja.es/servlet/autor?codigo=5004992> ;
        foaf:familyName   "Zarauz Moreno" ;
        foaf:firstName    "Antonio" ;
        foaf:mbox         <mailto:azm630@inlumine.ual.es> ;
        foaf:name         "Zarauz Moreno, Antonio" .
