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

<http://data.bibliotheken.nl/id/thes/p14900107X> a schema1:Person ;
    rdfs:label "Sistermans, Erik André (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:familyName "Sistermans" ;
    schema1:givenName "Erik André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/609256d471f95c85f4a220fd08f024c8> ;
    schema1:name "Erik André Sistermans" ;
    schema1:sameAs <http://viaf.org/viaf/243635931>,
        <https://isni.org/isni/0000000369573563> .

