@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .

<https://jmillanacosta.github.io/people/riju-roy-chowdhury/> a schema:AboutPage ;
    schema:about <https://orcid.org/0009-0002-4110-241X> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Riju Roy Chowdhury"@en .

<https://secantox.weebly.com/people.html> dcterms:source <https://orcid.org/0009-0002-4110-241X> .

<https://orcid.org/0009-0002-4110-241X> a schema:Person ;
    schema:name "Riju Roy Chowdhury"@en ;
    schema:sameAs <file:///home/runner/work/jmillanacosta.github.io/jmillanacosta.github.io/_site/graph/people.jsonld>,
        <https://openalex.org/A5102953632> ;
    schema:url <https://secantox.weebly.com/people.html> .

[] rdf:rest ( <https://orcid.org/0009-0002-4110-241X> <https://orcid.org/0000-0001-6125-6147> <https://orcid.org/0000-0002-9209-1266> <https://orcid.org/0000-0003-0329-1977> <https://orcid.org/0000-0001-7542-0286> ) .

