@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/p072649968> a schema1:Person ;
    rdfs:label "Reehuis, Willem Hendrik Maria (1957-)" ;
    schema1:alternateName "Reehuis, ...",
        "Reehuis, Wim" ;
    schema1:birthDate "1957" ;
    schema1:description "B9804821: \"(1957)\"" ;
    schema1:familyName "Reehuis" ;
    schema1:givenName "Willem Hendrik Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/659af89161b203f4e3e364a31985509f> ;
    schema1:name "Willem Hendrik Maria Reehuis" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/107185893>,
        wd:Q21684351,
        <https://isni.org/isni/0000000077007981> .

