@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/p280700423> a schema1:Person ;
    rdfs:label "Wisse, Menko Edward Nicolaas (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Wisse" ;
    schema1:givenName "Menko Edward Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e28095f4dad4c6e2d3cf400332d7a8fd> ;
    schema1:name "Menko Edward Nicolaas Wisse" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286204974>,
        wd:Q102322542,
        <https://isni.org/isni/0000000392207115> .

