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

<http://data.bibliotheken.nl/id/thes/p315144505> a schema1:Person ;
    rdfs:label "Culver, Keith Charles (1969-)" ;
    schema1:alternateName "Culver, Keith C." ;
    schema1:birthDate "1969" ;
    schema1:description "Professor and International Chair in Generating Eco-Innovation, in the UniverSud Paris and University of Versailles at Saint Quentin en Yvelines" ;
    schema1:familyName "Culver" ;
    schema1:givenName "Keith Charles" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c1d7fedfb11002d03ba7b9a2e15eb40> ;
    schema1:name "Keith Charles Culver" ;
    schema1:sameAs <http://viaf.org/viaf/102533762>,
        <https://isni.org/isni/0000000073827691> .

