@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://jmillanacosta.github.io/event/elixir-cznl-staff-exchange-2026/> a schema:AboutPage ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "ELIXIR CZ–NL Staff Exchange 2026"@en .

<https://orcid.org/0000-0002-4166-7093> schema:performerIn [ a schema:Role ;
            schema:description "visited RECETOX, Masaryk University, to bridge computational toxicology and metabolomics: AOP-framework technologies, RDF schema, ontology and identifier alignment, and molecular pathways in untargeted metabolomics."@en ;
            schema:funding [ a schema:Grant ;
                    schema:description "ELIXIR Staff Exchange grant, funded by ELIXIR"@en ;
                    schema:funder <https://ror.org/044rwnt51> ] ;
            schema:mentions <https://www.recetox.muni.cz/en> ;
            schema:performerIn _:Ne993c6650b43498ca7e69fa798c48616 ;
            schema:roleName "Visiting researcher"@en ],
        [ a schema:Role ;
            schema:description "visited RECETOX, Masaryk University, to bridge computational toxicology and metabolomics: AOP-framework technologies, RDF schema, ontology and identifier alignment, and molecular pathways in untargeted metabolomics."@en ;
            schema:funding [ a schema:Grant ;
                    schema:description "ELIXIR Staff Exchange grant, funded by ELIXIR"@en ;
                    schema:funder <https://ror.org/044rwnt51> ] ;
            schema:mentions <https://www.recetox.muni.cz/en> ;
            schema:performerIn _:Ne993c6650b43498ca7e69fa798c48616 ;
            schema:roleName "Visiting researcher"@en ] .

_:Ne993c6650b43498ca7e69fa798c48616 a schema:Event ;
    schema:endDate "2026-08-28"^^xsd:date ;
    schema:keywords "event"@en ;
    schema:location <http://www.wikidata.org/entity/Q14960> ;
    schema:name "ELIXIR CZ–NL Staff Exchange 2026"@en ;
    schema:startDate "2026-08-24"^^xsd:date ;
    schema:url <https://www.recetox.muni.cz/en/about-us/news/bridging-metabolomics-and-toxicology-inside-the-elixir-cz-nl-staff-exchange> .

