@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/> .

_:b0    a                 vivo:Relationship ;
        dcterms:created   "2023-05-29T09:57:34.837Z"^^xsd:dateTime ;
        dcterms:modified  "2023-05-29T09:57:34.837Z"^^xsd:dateTime ;
        vivo:relates      <authors/4298> , <research-projects/11112> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:fn        "Arantxa Forte Castro"
                          ] .

<authors/4298>  a         foaf:Person ;
        rdfs:label        "Forte Castro, Arantxa" ;
        rdfs:seeAlso      <https://www.ual.es/persona/555550525354535090> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/4298> ;
                            vcard:email       "afc325@ual.es" ;
                            vcard:familyName  "Forte Castro" ;
                            vcard:givenName   "Arantxa"
                          ] ;
        dcterms:created   "2022-07-27T17:32:21.153Z"^^xsd:dateTime ;
        dcterms:modified  "2026-03-07T11:57:49.619Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b1 , _:b0 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135963> , <authors/4298>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/125907> , <authors/4298>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/139257> , <authors/4298>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <departments/13> , <authors/4298>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/122523> , <authors/4298>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/124371> , <authors/4298>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/121749> , <authors/4298>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <research-groups/95> , <authors/4298> ;
                            vivo:role     "Colaborador"
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135391> , <authors/4298>
                          ] ;
        owl:sameAs        <https://orcid.org/0000-0002-7759-3225> , <https://www.scopus.com/authid/detail.uri?authorId=59092688600> , <https://dialnet.unirioja.es/servlet/autor?codigo=6997751> ;
        foaf:familyName   "Forte Castro" ;
        foaf:firstName    "Arantxa" ;
        foaf:mbox         <mailto:afc325@ual.es> ;
        foaf:name         "Forte Castro, Arantxa" .

_:b1    a                 vivo:Relationship ;
        dcterms:created   "2025-04-03T08:44:43.731Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:42:15.114Z"^^xsd:dateTime ;
        vivo:relates      <research-projects/11272> , <authors/4298> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b1 ;
                            vcard:email     "afc325@ual.es" ;
                            vcard:fn        "Forte Castro, Arantxa"
                          ] .
