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

<http://data.bibliotheken.nl/id/thes/p095017305> a schema1:Person ;
    rdfs:label "Goldenbeld, Charles (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:description "Dr. (o.a. B9841170)",
        "SWOV" ;
    schema1:familyName "Goldenbeld" ;
    schema1:givenName "Charles" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3f7a961a2c51cc5e404a8fd8cfb9ec8> ;
    schema1:name "Charles Goldenbeld" ;
    schema1:sameAs <http://viaf.org/viaf/108021487>,
        <https://isni.org/isni/0000000077496682> .

