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

<https://jmillanacosta.github.io/people/martina-summer-kutmon/> a schema:AboutPage ;
    schema:about <https://orcid.org/0000-0002-7699-8191> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Martina Summer-Kutmon"@en .

<https://orcid.org/0000-0002-7699-8191> a schema:Person ;
    schema:name "Martina Kutmon"@en,
        "Martina Summer-Kutmon"@en ;
    schema:sameAs <http://www.wikidata.org/entity/Q27987764>,
        <https://app.dimensions.ai/details/entities/publication/author/ur.01021325107.94>,
        <https://dblp.org/pid/93%2F11250>,
        <https://fedirect.toolforge.org/?id=mkutmon%40social.edu.nl>,
        <https://figshare.com/authors/wd/547830>,
        <https://github.com/mkutmon>,
        <https://openalex.org/A5012726859>,
        <https://scholar.google.com/citations?user=w8Y7oXAAAAAJ>,
        <https://www.researchgate.net/profile/Martina_Kutmon>,
        <https://x.com/mkutmon> ;
    schema:url <https://www.maastrichtuniversity.nl/martina.kutmon> .

[] rdf:rest ( <https://orcid.org/0000-0002-7699-8191> <https://orcid.org/0000-0001-5706-2163> ) .

