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

<http://data.bibliotheken.nl/id/thes/p074362291> a schema1:Person ;
    rdfs:label "Pleijster, F.P.L." ;
    schema1:alternateName "Pleijster, Frans" ;
    schema1:description "drs." ;
    schema1:familyName "Pleijster" ;
    schema1:givenName "F.P.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3bb792b3178e73b9a146f31a588ace7> ;
    schema1:name "F.P.L. Pleijster" ;
    schema1:sameAs <http://viaf.org/viaf/57961024>,
        <https://isni.org/isni/0000000023390807> .

