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

<http://data.bibliotheken.nl/id/thes/p227260775> a schema1:Person ;
    rdfs:label "Mok, Daniël (1950-)" ;
    schema1:alternateName "Kolthoff, Daniël",
        "Mok, Daan",
        "Mok-Kolthoff, Daniël" ;
    schema1:birthDate "1950" ;
    schema1:description "godsdienstfilosoof" ;
    schema1:familyName "Mok" ;
    schema1:givenName "Daniël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59924ae72c0a50a4f7f2a135fc5f8189> ;
    schema1:name "Daniël Mok" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283753092>,
        <https://isni.org/isni/0000000368717860> .

