@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/p191405167> a schema1:Person ;
    rdfs:label "Fok, Dennis (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "Erasmus University Rotterdam" ;
    schema1:familyName "Fok" ;
    schema1:givenName "Dennis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff9d79103eb1ac4dc7b86004d96943e4> ;
    schema1:name "Dennis Fok" ;
    schema1:sameAs <http://viaf.org/viaf/285184239>,
        wd:Q103286885,
        <https://isni.org/isni/0000000352930288> .

