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

<http://data.bibliotheken.nl/id/thes/p074320009> a schema1:Person ;
    rdfs:label "Koksma, F." ;
    schema1:familyName "Koksma" ;
    schema1:givenName "F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2dc5515b4e179f007ed9587fb6cbd2e> ;
    schema1:name "F. Koksma" ;
    schema1:sameAs <http://viaf.org/viaf/291132452>,
        <https://isni.org/isni/0000000396180503> .

