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

<http://data.bibliotheken.nl/id/thes/p075238071> a schema1:Person ;
    rdfs:label "Middelburg, Cornelis Adam" ;
    schema1:alternateName "Middelburg, Kees" ;
    schema1:description "dr.ir.",
        "hoogleraar toegepaste Logica, Facult. der Wijsbegeerte v/d Rijksuniv. Utrecht" ;
    schema1:familyName "Middelburg" ;
    schema1:givenName "Cornelis Adam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/970fdf9af8ce51db938814fdb40c7598> ;
    schema1:name "Cornelis Adam Middelburg" ;
    schema1:sameAs <http://viaf.org/viaf/44524032>,
        wd:Q102390823,
        <https://isni.org/isni/0000000115687384> .

