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

<https://jmillanacosta.github.io/event/kind/workshop/> a schema:AboutPage ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Workshop"@en .

<https://nfdi4chem.de/event/2nd-ontologies4chem-workshop/> a schema:Event ;
    schema:keywords "workshop"@en ;
    schema:name "Ontologies4Chem Workshop 2023"@en .

<https://tess.elixir-europe.org/events/ontologies-for-advanced-materials> a schema:Event ;
    schema:keywords "workshop"@en ;
    schema:name "Ontologies for Advanced Materials (Joint workshop of the ELIXIR Tox Community / PINK project) 2024"@en .

<https://www.aanmelder.nl/intoxicom2024firstworkshop> a schema:Event ;
    schema:keywords "workshop"@en ;
    schema:name "ELIXIR Toxicology Community Workshop 2024"@en .

