@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/p07459947X> a schema1:Person ;
    rdfs:label "La Poutré, Johannes Antonius (1962-)" ;
    schema1:alternateName "La Poutré, Han",
        "Poutré, J.A. La" ;
    schema1:birthDate "1962" ;
    schema1:description "B0041477: Centrum voor Wiskunde en Informatica" ;
    schema1:familyName "La Poutré" ;
    schema1:givenName "Johannes Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6beb97848f1689c10be91b8c8561a9db> ;
    schema1:name "Johannes Antonius La Poutré" ;
    schema1:sameAs <http://viaf.org/viaf/75013314>,
        wd:Q102267292,
        <https://isni.org/isni/0000000039505373> .

