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

<http://data.bibliotheken.nl/id/thes/p071322493> a schema1:Person ;
    rdfs:label "Simons, Antonius Mattias Michael Maria (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "mb" ;
    schema1:familyName "Simons" ;
    schema1:givenName "Antonius Mattias Michael Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c71e0823ffedf8f2e7153cf53969a21f> ;
    schema1:name "Antonius Mattias Michael Maria Simons" ;
    schema1:sameAs <http://viaf.org/viaf/265568827>,
        <https://isni.org/isni/0000000079211038> .

