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

<http://data.bibliotheken.nl/id/thes/p073701602> a schema1:Person ;
    rdfs:label "Popma, Johannes Antonius Maria (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:familyName "Popma" ;
    schema1:givenName "Johannes Antonius Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bbbc7e10f9fc2316d3462a083a3d948> ;
    schema1:name "Johannes Antonius Maria Popma" ;
    schema1:sameAs <http://viaf.org/viaf/188778000> .

