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

<http://data.bibliotheken.nl/id/thes/p070565341> a schema1:Person ;
    rdfs:label "Mims, Cedric Arthur (1924-)" ;
    schema1:birthDate "1924" ;
    schema1:description "B0012714: \"Professor - werkte ... als hoogleraar microbiologie in het Guys Hospital in Londen.\"" ;
    schema1:familyName "Mims" ;
    schema1:givenName "Cedric Arthur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4589949b6605bc8dcd6d21020ce9cf01> ;
    schema1:name "Cedric Arthur Mims" ;
    schema1:sameAs <http://viaf.org/viaf/69006584>,
        <https://isni.org/isni/0000000116652829> .

