@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/292>  a          foaf:Person ;
        rdfs:label        "Fernández Sedano, Ignacio" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/292> ;
                            vcard:email       "ifernandez@ual.es" ;
                            vcard:familyName  "Fernández Sedano" ;
                            vcard:givenName   "Ignacio"
                          ] ;
        dcterms:created   "2018-01-19T17:40:20Z"^^xsd:dateTime ;
        dcterms:modified  "2026-04-18T10:26:05.006Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 , _:b1 , _:b2 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/25537> , <authors/292>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/35962> , <authors/292>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/27371> , <authors/292>
                          ] ;
        vivo:relatedBy    [ a  vivo:Authorship , vivo:Relationship ] ;
        owl:sameAs        <https://www.webofscience.com/wos/author/record/L-5866-2014> , <https://orcid.org/0000-0002-4956-7601> ;
        foaf:familyName   "Fernández Sedano" ;
        foaf:firstName    "Ignacio" ;
        foaf:mbox         <mailto:ifernandez@ual.es> ;
        foaf:name         "Fernández Sedano, Ignacio" .

_:b2    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:06:29.597Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:54:32.842Z"^^xsd:dateTime ;
        vivo:relates      <authors/292> , <research-projects/10221> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b2 ;
                            vcard:email     "ifernandez@ual.es" ;
                            vcard:fn        "Fernández Sedano, Ignacio"
                          ] .

_:b1    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:06:12.82Z"^^xsd:dateTime ;
        dcterms:modified  "2026-03-09T10:06:53.512Z"^^xsd:dateTime ;
        vivo:relates      <authors/292> , <research-projects/10081> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b1 ;
                            vcard:email     "ifernandez@ual.es" ;
                            vcard:fn        "FERNÁNDEZ SEDANO, Ignacio"
                          ] .

_:b0    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:06:29.715Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T10:01:50.82Z"^^xsd:dateTime ;
        vivo:relates      <authors/292> , <research-projects/10222> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:email     "ifernandez@ual.es" ;
                            vcard:fn        "Fernández Sedano, Ignacio"
                          ] .
