@prefix schema: <https://schema.org/> .

<https://jmillanacosta.github.io/organizations/elixir/> a schema:AboutPage ;
    schema:about <https://ror.org/044rwnt51> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "ELIXIR"@en .

<https://ror.org/044rwnt51> a schema:Organization ;
    schema:location <http://www.wikidata.org/entity/Q7981199> ;
    schema:name "ELIXIR"@en ;
    schema:sameAs <http://www.wikidata.org/entity/Q12269561> .

[] schema:funding [ a schema:Grant ;
            schema:description "Participation as project co-lead funded by ELIXIR"@en ;
            schema:funder <https://ror.org/044rwnt51> ] .

[] schema:funding [ a schema:Grant ;
            schema:description "Invited; participation funded by ELIXIR"@en ;
            schema:funder <https://ror.org/044rwnt51> ] .

[] schema:funding [ a schema:Grant ;
            schema:description "ELIXIR Staff Exchange grant, funded by ELIXIR"@en ;
            schema:funder <https://ror.org/044rwnt51> ] .

[] schema:funding [ a schema:Grant ;
            schema:description "Invited; participation funded by ELIXIR"@en ;
            schema:funder <https://ror.org/044rwnt51> ] .

[] schema:funding [ a schema:Grant ;
            schema:description "ELIXIR Staff Exchange grant, funded by ELIXIR"@en ;
            schema:funder <https://ror.org/044rwnt51> ] .

[] schema:funding [ a schema:Grant ;
            schema:description "Participation as project co-lead funded by ELIXIR"@en ;
            schema:funder <https://ror.org/044rwnt51> ] .

