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

<http://data.bibliotheken.nl/id/thes/p074286579> a schema1:Person ;
    rdfs:label "Notebaart, Cornelis Wilhelmus (1942-)" ;
    schema1:alternateName "Notebaart, Cor" ;
    schema1:birthDate "1942" ;
    schema1:familyName "Notebaart" ;
    schema1:givenName "Cornelis Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14fc69bbeb7e5ea8e86a0d7cb48aa2cf> ;
    schema1:name "Cornelis Wilhelmus Notebaart" ;
    schema1:sameAs <http://viaf.org/viaf/172599670>,
        <https://isni.org/isni/0000000122702896> .

