@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/4054>  a         foaf:Person ;
        rdfs:label        "González Rodríguez, Antonio" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/4054> ;
                            vcard:email       "agr609@ual.es" ;
                            vcard:familyName  "González Rodríguez" ;
                            vcard:givenName   "Antonio"
                          ] ;
        dcterms:created   "2021-02-02T12:21:46.591Z"^^xsd:dateTime ;
        dcterms:modified  "2026-08-08T08:18:06.973Z"^^xsd:dateTime ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/98564> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/101446> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/132808> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/105730> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/103660> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/112131> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/119620> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Relationship , vivo:Position ;
                            vivo:relates  <research-groups/149> , <authors/4054> ;
                            vivo:role     "Colaborador"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/11497> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/94034> , <authors/4054>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/124836> , <authors/4054>
                          ] ;
        owl:sameAs        <https://dialnet.unirioja.es/servlet/autor?codigo=5366358> , <https://orcid.org/0000-0001-6432-829X> , <https://www.scopus.com/authid/detail.uri?authorId=57200134368> ;
        foaf:familyName   "González Rodríguez" ;
        foaf:firstName    "Antonio" ;
        foaf:mbox         <mailto:agr609@ual.es> ;
        foaf:name         "González Rodríguez, Antonio" .
