@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p321125592> a schema1:Person ;
    rdfs:label "Mellink, Abraham Gerrit Marinus (1985-)" ;
    schema1:birthDate "1985" ;
    schema1:description "contemporain historicus (promoveerde in 2013, Universiteit van Amsterdam); werkzaam als postdoc onderzoeker en universitair docent Nederlandse geschiedenis Universiteit van Amsterdam" ;
    schema1:familyName "Mellink" ;
    schema1:givenName "Abraham Gerrit Marinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74f9ad7c6f032ef8ca8daf260d10f8b7> ;
    schema1:name "Abraham Gerrit Marinus Mellink" ;
    schema1:sameAs <http://viaf.org/viaf/280485322>,
        wd:Q113813017,
        <https://isni.org/isni/000000038754546X> .

