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

<http://data.bibliotheken.nl/id/thes/p07505194X> a schema1:Person ;
    rdfs:label "Pieterse, Maarten Constant (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:familyName "Pieterse" ;
    schema1:givenName "Maarten Constant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fd210eb7347fb7743c82956e27fd63e> ;
    schema1:name "Maarten Constant Pieterse" ;
    schema1:sameAs <http://viaf.org/viaf/280307680>,
        <https://isni.org/isni/0000000387384002> .

