@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/p073593451> a schema1:Person ;
    rdfs:label "Hovenier, Joachim Willem (1936-)" ;
    schema1:alternateName "Hovenier, Joop",
        "Hovenier, Joop W." ;
    schema1:birthDate "1936" ;
    schema1:familyName "Hovenier" ;
    schema1:givenName "Joachim Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f45f419d59289c85d43a6a6e49e82b8d> ;
    schema1:name "Joachim Willem Hovenier" ;
    schema1:sameAs <http://viaf.org/viaf/12590460>,
        wd:Q102312019,
        <https://isni.org/isni/0000000115971078> .

