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

<https://jmillanacosta.github.io/projects/nfdi4chem/> a schema:AboutPage ;
    schema:about <http://www.wikidata.org/entity/Q96678459> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "NFDI4Chem"@en .

<http://www.wikidata.org/entity/Q96678459> a schema:Project ;
    schema:contributor <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "NFDI4Chem"@en ;
    schema:url <https://www.nfdi4chem.de> .

