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

<http://data.bibliotheken.nl/id/thes/p404063438> a schema1:Person ;
    rdfs:label "Kooijmans, J.W." ;
    schema1:alternateName "Kooijmans, Jan Willem" ;
    schema1:description "ir., Vereniging Deltametropool" ;
    schema1:familyName "Kooijmans" ;
    schema1:givenName "J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/703b0663539005736f7107b260d88df8> ;
    schema1:name "J.W. Kooijmans" ;
    schema1:sameAs <http://viaf.org/viaf/135147266982735482586> .

