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

<http://data.bibliotheken.nl/id/thes/p068541708> a schema1:Person ;
    rdfs:label "Amersfoort, Piet van" ;
    schema1:description "pseud. van: Jan Willem Jacobs",
        "zie ook : J. Geestzwaard" ;
    schema1:familyName "van Amersfoort" ;
    schema1:givenName "Piet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77a9949daeacdc8dd397624d80cb7196> ;
    schema1:name "Piet van Amersfoort" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070218447>,
        <http://data.bibliotheken.nl/id/thes/p119767783>,
        <http://viaf.org/viaf/107402101>,
        <https://isni.org/isni/0000000077194318> .

