@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/p07080673X> a schema1:Person ;
    rdfs:label "Wattum, Simon F. van (1930-1995)" ;
    schema1:alternateName "Wattum, S. van" ;
    schema1:birthDate "1930" ;
    schema1:deathDate "1995" ;
    schema1:description "bron: https://cgtc.nl/simon-van-wattum/",
        "bron: https://nl.wikipedia.org/wiki/Simon_van_Wattum",
        "zie ooK: Hadewich",
        "zie ook: Jan Maaier" ;
    schema1:familyName "van Wattum" ;
    schema1:givenName "Simon F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4ef59ed7704aacf52a8a89f155ebf27> ;
    schema1:name "Simon F. van Wattum" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p07454540X>,
        <http://data.bibliotheken.nl/id/thes/p301126070>,
        <http://viaf.org/viaf/101194894>,
        wd:Q2364325,
        <https://isni.org/isni/0000000072361842> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/watt004> .

