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

<http://data.bibliotheken.nl/id/thes/p256370966> a schema1:Person ;
    rdfs:label "Koot, P.C.M." ;
    schema1:familyName "Koot" ;
    schema1:givenName "P.C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0243c1b32cbd56724abeeb2f397b98c> ;
    schema1:name "P.C.M. Koot" ;
    schema1:sameAs <http://viaf.org/viaf/285074196>,
        <https://isni.org/isni/0000000368965995> .

