@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/p067973558> a schema1:Person ;
    rdfs:label "Dimmendaal, Gerrit Jan (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "Universiteit van Keulen" ;
    schema1:familyName "Dimmendaal" ;
    schema1:givenName "Gerrit Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7186485a0b7eee7d13977bcf6e0ad248> ;
    schema1:name "Gerrit Jan Dimmendaal" ;
    schema1:sameAs <http://viaf.org/viaf/94654099>,
        wd:Q83950813,
        <https://isni.org/isni/0000000081673506> .

