@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/p23895496X> a schema1:Person ;
    rdfs:label "Kalkman, Vincent J. (1974-)" ;
    schema1:alternateName "Kalkman, Vincent" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Kalkman" ;
    schema1:givenName "Vincent J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/389122d8d0a9f162533d2ae68b9d3912> ;
    schema1:name "Vincent J. Kalkman" ;
    schema1:sameAs <http://viaf.org/viaf/150338491>,
        wd:Q21076311,
        <https://isni.org/isni/0000000110168358> .

