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

<https://jmillanacosta.github.io/event/ontologies-for-advanced-materials-joint-workshop-of-the-elix/> a schema:AboutPage ;
    schema:about <https://tess.elixir-europe.org/events/ontologies-for-advanced-materials> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Ontologies for Advanced Materials (Joint workshop of the ELIXIR Tox Community / PINK project) 2024"@en .

<https://orcid.org/0000-0002-4166-7093> schema:performerIn [ a schema:Role ;
            schema:description "“eNanoMapper Ontology: Updated curation and development workflows,” on harmonizing materials and biological ontologies for safe-and-sustainable-by-design data."@en ;
            schema:performerIn <https://tess.elixir-europe.org/events/ontologies-for-advanced-materials> ;
            schema:roleName "Talk"@en ],
        [ a schema:Role ;
            schema:description "“eNanoMapper Ontology: Updated curation and development workflows,” on harmonizing materials and biological ontologies for safe-and-sustainable-by-design data."@en ;
            schema:performerIn <https://tess.elixir-europe.org/events/ontologies-for-advanced-materials> ;
            schema:roleName "Talk"@en ] .

<https://tess.elixir-europe.org/events/ontologies-for-advanced-materials> a schema:Event ;
    schema:keywords "workshop"@en ;
    schema:location <http://www.wikidata.org/entity/Q239> ;
    schema:name "Ontologies for Advanced Materials (Joint workshop of the ELIXIR Tox Community / PINK project) 2024"@en ;
    schema:startDate "2024-02-08"^^xsd:date ;
    schema:url <https://tess.elixir-europe.org/events/ontologies-for-advanced-materials> .

