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

<http://data.bibliotheken.nl/id/thes/p111217695> a schema1:Person ;
    rdfs:label "Mouton, Johan Willem (1956-2019)" ;
    schema1:alternateName "Mouton, J.W.",
        "Mouton, Johan W." ;
    schema1:birthDate "1956" ;
    schema1:deathDate "2019" ;
    schema1:description "bron: overlijdensadvertenties de Volkskrant, 13 juli 2019; \"Het eeuwige leven\" in de Volkskrant, 10 augustus 2019" ;
    schema1:familyName "Mouton" ;
    schema1:givenName "Johan Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab171793e475088a2000a2fe76024c7c> ;
    schema1:name "Johan Willem Mouton" ;
    schema1:sameAs <http://viaf.org/viaf/281483309>,
        <https://isni.org/isni/0000000388329873> .

