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

<https://jmillanacosta.github.io/skills/tox/> a schema:AboutPage ;
    schema:about <https://tox.wiki> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "tox"@en .

<https://orcid.org/0000-0002-4166-7093> schema:knowsAbout <https://tox.wiki> .

<https://tox.wiki> schema:name "tox"@en .

