@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/4932>  a         foaf:Person ;
        rdfs:label        "Soriano Maldonado, Pablo" ;
        rdfs:seeAlso      <https://www.ual.es/persona/555350545453525288> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/4932> ;
                            vcard:email       "pablo.soriano@ual.es" ;
                            vcard:familyName  "Soriano Maldonado" ;
                            vcard:givenName   "Pablo"
                          ] ;
        dcterms:created   "2026-03-16T12:37:48.299Z"^^xsd:dateTime ;
        dcterms:modified  "2026-08-08T01:58:10.242Z"^^xsd:dateTime ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/2337> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/139717> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/54514> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/139716> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Relationship , vivo:Position ;
                            vivo:relates  <authors/4932> , <departments/13>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/1243> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/2336> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/9543> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/5534> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/2335> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/139715> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/10891> , <authors/4932>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/139714> , <authors/4932>
                          ] ;
        owl:sameAs        <https://dialnet.unirioja.es/servlet/autor?codigo=4820649> , <https://www.scopus.com/authid/detail.uri?authorId=50062057800> , <https://orcid.org/0000-0002-3696-1319> ;
        foaf:familyName   "Soriano Maldonado" ;
        foaf:firstName    "Pablo" ;
        foaf:mbox         <mailto:pablo.soriano@ual.es> ;
        foaf:name         "Soriano Maldonado, Pablo" .
