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

<http://data.bibliotheken.nl/id/thes/p073135798> a schema1:Person ;
    rdfs:label "Peters, Pieter Johan Leonard Maria" ;
    schema1:alternateName "Peters, P." ;
    schema1:description "Ook Pieter Peters" ;
    schema1:familyName "Peters" ;
    schema1:givenName "Pieter Johan Leonard Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ede5ec0ccd217e8eb7f89b788a1f7fd8> ;
    schema1:name "Pieter Johan Leonard Maria Peters" ;
    schema1:sameAs <http://viaf.org/viaf/51268636>,
        wd:Q71164182,
        <https://isni.org/isni/0000000041376881> .

