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

<http://data.bibliotheken.nl/id/thes/p113620632> a schema1:Person ;
    rdfs:label "Daubercies, Claude" ;
    schema1:familyName "Daubercies" ;
    schema1:givenName "Claude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dcfb0f04fd3e5e49d57c9d09046cceb> ;
    schema1:name "Claude Daubercies" ;
    schema1:sameAs <http://viaf.org/viaf/51688081>,
        <https://isni.org/isni/0000000036106449> .

