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

<http://data.bibliotheken.nl/id/thes/p108750973> a schema1:Person ;
    rdfs:label "Goderie, M.J.H. (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "Drs. (o.a. B9931318)" ;
    schema1:familyName "Goderie" ;
    schema1:givenName "M.J.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ad20a4a4c21d5c42a703551cae4baf5> ;
    schema1:name "M.J.H. Goderie" ;
    schema1:sameAs <http://viaf.org/viaf/214623626>,
        <https://isni.org/isni/0000000387191972> .

