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

<http://www.wikidata.org/entity/Q1650915> a schema:Occupation ;
    schema:name "researcher"@en .

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

