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

<http://data.bibliotheken.nl/id/thes/p419753621> a schema1:Person ;
    rdfs:label "Willems, Jannes Jurriaan (1990-)" ;
    schema1:birthDate "1990" ;
    schema1:description "Bibliografisch nummer 28840145: geboren 1990 in Nijmegen" ;
    schema1:familyName "Willems" ;
    schema1:givenName "Jannes Jurriaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7b07b2dda43fb923387515a87fb5281> ;
    schema1:name "Jannes Jurriaan Willems" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/221154013821909192783>,
        <https://isni.org/isni/0000000468782539> .

