@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/julia-helmecke/> a schema:AboutPage ;
    schema:about <https://orcid.org/0000-0002-7260-2129> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Julia Helmecke"@en .

<http://loop.frontiersin.org/people/560844/overview?referrer=orcid_profile> dcterms:source <https://orcid.org/0000-0002-7260-2129> .

<https://orcid.org/0000-0002-7260-2129> a schema:Person ;
    schema:name "Julia Helmecke"@en,
        "Julia Koblitz"@en ;
    schema:sameAs <http://loop.frontiersin.org/people/560844/overview?referrer=orcid_profile>,
        <http://www.wikidata.org/entity/Q63958202>,
        <https://openalex.org/A5022180345>,
        <https://orkg.org/resource/R49448> .

[] rdf:rest ( <https://orcid.org/0000-0002-7260-2129> [ ] ) .

