@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/2622>  a         foaf:Person ;
        rdfs:label        "García Coll, Arlinda" ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/2622> ;
                            vcard:familyName  "García Coll" ;
                            vcard:givenName   "Arlinda"
                          ] ;
        dcterms:created   "2018-11-30T08:37:29Z"^^xsd:dateTime ;
        dcterms:modified  "2026-09-05T06:06:16.529Z"^^xsd:dateTime ;
        vivo:relatedBy    _:b0 ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2622> , <publications/33373>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/14612> , <authors/2622>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2622> , <publications/117096>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/135569> , <authors/2622>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/62990> , <authors/2622>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/1145> , <authors/2622>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/125548> , <authors/2622>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2622> , <publications/32465>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2622> , <publications/78863>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/20638> , <authors/2622>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/31804> , <authors/2622>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <authors/2622> , <publications/34406>
                          ] ;
        owl:sameAs        <https://dialnet.unirioja.es/servlet/autor?codigo=7374> , <https://www.scopus.com/authid/detail.uri?authorId=6507350704> , <https://orcid.org/0000-0003-1358-6146> , <https://www.webofscience.com/wos/author/record/L-3728-2017> ;
        foaf:familyName   "García Coll" ;
        foaf:firstName    "Arlinda" ;
        foaf:name         "García Coll, Arlinda" .

_:b0    a                 vivo:Relationship ;
        dcterms:created   "2020-07-21T22:07:33.7Z"^^xsd:dateTime ;
        dcterms:modified  "2026-02-09T09:51:28.281Z"^^xsd:dateTime ;
        vivo:relates      <authors/2622> , <research-projects/10754> ;
        vivo:relates      [ a               foaf:Person ;
                            vivo:relatedBy  _:b0 ;
                            vcard:fn        "García Coll, Arlinda"
                          ] .
