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

<http://data.bibliotheken.nl/id/thes/p073909696> a schema1:Person ;
    rdfs:label "Schreurs, Johannes Anetta Wilhelmus (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:familyName "Schreurs" ;
    schema1:givenName "Johannes Anetta Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33fd7e24b417b7f3895f0de23a741360> ;
    schema1:name "Johannes Anetta Wilhelmus Schreurs" ;
    schema1:sameAs <http://viaf.org/viaf/201299787>,
        <https://isni.org/isni/0000000032658115> .

