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

<http://data.bibliotheken.nl/id/thes/p075034557> a schema1:Person ;
    rdfs:label "Galen, Philippus Johannes Marie van (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:familyName "van Galen" ;
    schema1:givenName "Philippus Johannes Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bde2a7b04937b0aa14bf3a82f917342> ;
    schema1:name "Philippus Johannes Marie van Galen" ;
    schema1:sameAs <http://viaf.org/viaf/283894615> .

