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

<http://data.bibliotheken.nl/id/thes/p073770604> a schema1:Person ;
    rdfs:label "Putman, C.F." ;
    schema1:description "mb" ;
    schema1:familyName "Putman" ;
    schema1:givenName "C.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a49ef072e791daf1c1b50286451fff98> ;
    schema1:name "C.F. Putman" ;
    schema1:sameAs <http://viaf.org/viaf/283449713>,
        <https://isni.org/isni/0000000389913051> .

