@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/184>  a          foaf:Person ;
        rdfs:label        "Cebrián Castillo, Gustavo" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/184> ;
                            vcard:email       "gcebrianc@ual.es" ;
                            vcard:familyName  "Cebrián Castillo" ;
                            vcard:givenName   "Gustavo"
                          ] ;
        dcterms:created   "2018-01-19T17:40:16Z"^^xsd:dateTime ;
        dcterms:modified  "2026-09-05T11:21:41.943Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/91914>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/11067>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/10784>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/89898>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/102286>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/135822>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/104419>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/135742>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/92034>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/38473> , <authors/184>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/88832>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/106317>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/135820>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/120054> , <authors/184>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/110869>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/135741>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/95735>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <authors/184> , <research-groups/113> ;
                            vivo:role     "Colaborador"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/184> , <publications/91985>
                          ] ;
        owl:sameAs        <https://orcid.org/0000-0001-8969-1976> , <https://www.scopus.com/authid/detail.uri?authorId=57203482921> , <https://www.webofscience.com/wos/author/record/S-9292-2017> ;
        foaf:familyName   "Cebrián Castillo" ;
        foaf:firstName    "Gustavo" ;
        foaf:mbox         <mailto:gcebrianc@ual.es> ;
        foaf:name         "Cebrián Castillo, Gustavo" .

_:b0    a                 vivo:Relationship ;
        dcterms:created   "2022-07-28T14:28:53.885Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:47:41.898Z"^^xsd:dateTime ;
        vivo:relates      <authors/184> , <research-projects/10816> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "gcebrianc@ual.es" ;
                            vcard:fn        "Cebrián Castillo, Gustavo"
                          ] .
