@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p100363407> a schema1:Person ;
    rdfs:label "Kolk, Anton van der (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Anton_van_der_Kolk" ;
    schema1:familyName "van der Kolk" ;
    schema1:givenName "Anton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7bcd444b38b7d9aeea960ae1b2acc8b> ;
    schema1:name "Anton van der Kolk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/225441048>,
        wd:Q48806520,
        <https://isni.org/isni/0000000368710431> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kolk001> .

