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

<http://data.bibliotheken.nl/id/thes/p145523268> a schema1:Person ;
    rdfs:label "Micklei, Ernest M." ;
    schema1:familyName "Micklei" ;
    schema1:givenName "Ernest M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d271168337880216e6acbea5ac72201d> ;
    schema1:name "Ernest M. Micklei" ;
    schema1:sameAs <http://viaf.org/viaf/281046764>,
        <https://isni.org/isni/0000000388038187> .

