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

<http://data.bibliotheken.nl/id/thes/p157584585> a schema1:Person ;
    rdfs:label "Willems, Charles G." ;
    schema1:familyName "Willems" ;
    schema1:givenName "Charles G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/284a779ee01accfa982390fca467f076> ;
    schema1:name "Charles G. Willems" ;
    schema1:sameAs <http://viaf.org/viaf/36232573>,
        <https://isni.org/isni/0000000033277904> .

