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

<http://data.bibliotheken.nl/id/thes/p071452338> a schema1:Person ;
    rdfs:label "Soetens, P.J." ;
    schema1:description "archivaris van de Nederlandsche Bank N.V. te Amsterdam",
        "mb" ;
    schema1:familyName "Soetens" ;
    schema1:givenName "P.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13b5203c6d8e08a4b6c2010ad9ccffde> ;
    schema1:name "P.J. Soetens" ;
    schema1:sameAs <http://viaf.org/viaf/622164357942713250005>,
        <https://isni.org/isni/0000000032515798> .

