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

<http://data.bibliotheken.nl/id/thes/p073203734> a schema1:Person ;
    rdfs:label "Otterloo, Petrus Johannes van (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:familyName "van Otterloo" ;
    schema1:givenName "Petrus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/308ab8a9c3b0946d2886a427a554ec10> ;
    schema1:name "Petrus Johannes van Otterloo" ;
    schema1:sameAs <http://viaf.org/viaf/94015577>,
        <https://isni.org/isni/0000000084567848> .

