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

<http://data.bibliotheken.nl/id/thes/p332866637> a schema1:Person ;
    rdfs:label "De Keere, Kobe" ;
    schema1:familyName "De Keere" ;
    schema1:givenName "Kobe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61ed10917385a628699e41a0750bbf6a> ;
    schema1:name "Kobe De Keere" ;
    schema1:sameAs <http://viaf.org/viaf/7317161211926740070009>,
        <https://isni.org/isni/0000000385411150> .

