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

<http://data.bibliotheken.nl/id/thes/p068197632> a schema1:Person ;
    rdfs:label "Koolhaas, Antonie Aart (1916-1965)" ;
    schema1:birthDate "1916" ;
    schema1:deathDate "1965" ;
    schema1:description "dr;.; n.h. pred.",
        "geb. Kamperveen 21-8-1916, overl. Utrecht 29-9-1965" ;
    schema1:familyName "Koolhaas" ;
    schema1:givenName "Antonie Aart" ;
    schema1:hasOccupation "predikant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06dc4a6d1a5dd677bbf91e49c864f9d6> ;
    schema1:name "Antonie Aart Koolhaas" ;
    schema1:sameAs <http://viaf.org/viaf/46545949>,
        <https://isni.org/isni/0000000049262571> .

