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

<https://jmillanacosta.github.io/collaborators/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-5301-3142> schema:knows [ a schema:Role ;
            schema:knows <https://orcid.org/0000-0002-7699-8191> ;
            schema:roleName <http://www.wikidata.org/entity/P185>,
                "doctoral student"@en ] .

<https://orcid.org/0000-0003-1224-9690> schema:knows [ a schema:Role ;
            schema:knows <https://orcid.org/0000-0002-7699-8191> ;
            schema:roleName <http://www.wikidata.org/entity/P185>,
                "doctoral student"@en ] .

<https://orcid.org/0000-0002-7699-8191> a schema:Person ;
    schema:affiliation <https://ror.org/02jz4aj89> ;
    schema:alumniOf <https://ror.org/02jz4aj89> ;
    schema:knows [ a schema:Role ;
            schema:knows <https://orcid.org/0000-0003-1224-9690> ;
            schema:roleName <http://www.wikidata.org/entity/P184>,
                "doctoral advisor"@en ],
        [ a schema:Role ;
            schema:knows <https://orcid.org/0000-0002-5301-3142> ;
            schema:roleName <http://www.wikidata.org/entity/P184>,
                "doctoral advisor"@en ] ;
    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> ;
    schema:worksFor <https://ror.org/02jz4aj89> .

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

