@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/p074455540> a schema1:Person ;
    rdfs:label "Glenn, Charles Leslie (1938-)" ;
    schema1:alternateName "Glenn, Charles Leslie (Jr.)" ;
    schema1:birthDate "1938" ;
    schema1:familyName "Glenn" ;
    schema1:givenName "Charles Leslie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c823f2f7c93421a7f48c55ec75581ac5> ;
    schema1:name "Charles Leslie Glenn" ;
    schema1:sameAs <http://viaf.org/viaf/91561173>,
        wd:Q94532839,
        <https://isni.org/isni/0000000083999948> .

