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

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

<https://orcid.org/0000-0001-7542-0286> schema:knowsAbout <http://www.wikidata.org/entity/Q2329> .

<http://www.wikidata.org/entity/Q2329> a schema:DefinedTerm ;
    schema:name "chemistry"@en .

