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

<http://data.bibliotheken.nl/id/thes/p338263306> a schema1:Person ;
    rdfs:label "Kroon, Pieter (eindred.)" ;
    schema1:familyName "Kroon" ;
    schema1:givenName "Pieter" ;
    schema1:hasOccupation "eindred." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41a79c16376dec0f1343098b1e4569c4> ;
    schema1:name "Pieter Kroon" ;
    schema1:sameAs <http://viaf.org/viaf/287128123>,
        <https://isni.org/isni/0000000392936756> .

