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

<http://data.bibliotheken.nl/id/thes/p146595556> a schema1:Person ;
    rdfs:label "Pels, Antonius Jacobus Henricus (1969-)" ;
    schema1:alternateName "Pels, Erik" ;
    schema1:birthDate "1969" ;
    schema1:description "B0034075 preface: \"During the past four years I spent one year at the Tinbergen Institute and three years in the Spatial Economics department\"",
        "Ook gevonden: A.J.H. Pels en Erik Pels" ;
    schema1:familyName "Pels" ;
    schema1:givenName "Antonius Jacobus Henricus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2e27cc577bc43e2a654745e6ca91cf0> ;
    schema1:name "Antonius Jacobus Henricus Pels" ;
    schema1:sameAs <http://viaf.org/viaf/6000320>,
        <https://isni.org/isni/0000000397304862> .

