@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/p072577479> a schema1:Person ;
    rdfs:label "Bedeaux, D.G. (1941-)" ;
    schema1:alternateName "Bedeaux, Dick" ;
    schema1:birthDate "1941" ;
    schema1:description "Ook als: D. Bedeaux" ;
    schema1:familyName "Bedeaux" ;
    schema1:givenName "D.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28bb8004be5cc5269f91bc001bdd924c> ;
    schema1:name "D.G. Bedeaux" ;
    schema1:sameAs <http://viaf.org/viaf/51195539>,
        wd:Q59530814,
        <https://isni.org/isni/0000000061594237> .

