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

<http://data.bibliotheken.nl/id/thes/p069300291> a schema1:Person ;
    rdfs:label "Mulders, Cornelis Emilius (1914-2005)" ;
    schema1:alternateName "Mulders, Kees" ;
    schema1:birthDate "1914" ;
    schema1:deathDate "2005" ;
    schema1:description "geb. Koewacht 1-12-1914, overl. Eindhoven 2-7-2005",
        "prof. dr.; hoogleraar Eindhoven" ;
    schema1:familyName "Mulders" ;
    schema1:givenName "Cornelis Emilius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d53acd385822c1b57df801da277b7e4> ;
    schema1:name "Cornelis Emilius Mulders" ;
    schema1:sameAs <http://viaf.org/viaf/280232050>,
        <https://isni.org/isni/0000000387313087> .

