@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p107204088> a schema1:Person ;
    rdfs:label "Meijier, Willem de (1836-1909 ; predikant)" ;
    schema1:alternateName "Meijïer, Willem de",
        "Meyier, W. de",
        "Meyier, Willem de" ;
    schema1:birthDate "1836" ;
    schema1:deathDate "1909" ;
    schema1:description "N.H. predikant",
        "zie ook: Agricola" ;
    schema1:familyName "de Meijier" ;
    schema1:givenName "Willem" ;
    schema1:hasOccupation "predikant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f96b2dc6a938b19829c7339fc0c68ba5> ;
    schema1:name "Willem de Meijier" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p163201102>,
        <http://viaf.org/viaf/285844377>,
        wd:Q2532694,
        <https://isni.org/isni/0000000391932948> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/meij040> .

