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

<http://data.bibliotheken.nl/id/thes/p071283390> a schema1:Person ;
    rdfs:label "Kodde, David Anthonie" ;
    schema1:alternateName "Kodde, David A." ;
    schema1:familyName "Kodde" ;
    schema1:givenName "David Anthonie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dac819a1399400c17cbb87e8a86c7342> ;
    schema1:name "David Anthonie Kodde" ;
    schema1:sameAs <http://viaf.org/viaf/72766979>,
        <https://isni.org/isni/0000000023706939> .

