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

<http://data.bibliotheken.nl/id/thes/p072088303> a schema1:Person ;
    rdfs:label "Peetoom, Frank" ;
    schema1:alternateName "Peetoom, Frank J." ;
    schema1:description "drs." ;
    schema1:familyName "Peetoom" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8768783f43791a20fd3d521b49ff59b8> ;
    schema1:name "Frank Peetoom" ;
    schema1:sameAs <http://viaf.org/viaf/284103030>,
        <https://isni.org/isni/0000000368809263> .

