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

<http://data.bibliotheken.nl/id/thes/p303259981> a schema1:Person ;
    rdfs:label "Joode, K.F. de" ;
    schema1:familyName "de Joode" ;
    schema1:givenName "K.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b9caeac536674e9e8eab04060368a90> ;
    schema1:name "K.F. de Joode" ;
    schema1:sameAs <http://viaf.org/viaf/63536811>,
        <https://isni.org/isni/0000000039115658> .

