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

<http://data.bibliotheken.nl/id/thes/p069703507> a schema1:Person ;
    rdfs:label "Houtkooper, Johannes Marinus (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:familyName "Houtkooper" ;
    schema1:givenName "Johannes Marinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/162202c06797fb9e3052a156b3b2c19b> ;
    schema1:name "Johannes Marinus Houtkooper" ;
    schema1:sameAs <http://viaf.org/viaf/36913160>,
        <https://isni.org/isni/0000000083726552> .

