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

<http://data.bibliotheken.nl/id/thes/p068203314> a schema1:Person ;
    rdfs:label "Wolff, Charles Johannes de (1930-)" ;
    schema1:birthDate "1930" ;
    schema1:description "lid KNAW" ;
    schema1:familyName "de Wolff" ;
    schema1:givenName "Charles Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebdd05de49cccefe529ccf5d798dc049> ;
    schema1:name "Charles Johannes de Wolff" ;
    schema1:sameAs <http://viaf.org/viaf/93739875>,
        <https://isni.org/isni/0000000116880952> .

