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

<http://data.bibliotheken.nl/id/thes/p151184828> a schema1:Person ;
    rdfs:label "Boumans, Louis Patrick Cleméns (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "Katholieke Universiteit (later: Radboud Universiteit) Nijmegen" ;
    schema1:familyName "Boumans" ;
    schema1:givenName "Louis Patrick Cleméns" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/851a45630e7290128631b69f1db1bdea> ;
    schema1:name "Louis Patrick Cleméns Boumans" ;
    schema1:sameAs <http://viaf.org/viaf/32175671>,
        <https://isni.org/isni/0000000043458127> .

