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

<http://data.bibliotheken.nl/id/thes/p072834412> a schema1:Person ;
    rdfs:label "Vroemen, Joseph Pieter Anna Maria (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:familyName "Vroemen" ;
    schema1:givenName "Joseph Pieter Anna Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10aa41bf7ebedc71f8e00e1c30326553> ;
    schema1:name "Joseph Pieter Anna Maria Vroemen" ;
    schema1:sameAs <http://viaf.org/viaf/282118318>,
        <https://isni.org/isni/0000000388867874> .

