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

<http://data.bibliotheken.nl/id/thes/p089176103> a schema1:Person ;
    rdfs:label "Knoet, Chris G.J." ;
    schema1:familyName "Knoet" ;
    schema1:givenName "Chris G.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf494aa2a7e6d7581153473adcc75db2> ;
    schema1:name "Chris G.J. Knoet" ;
    schema1:sameAs <http://viaf.org/viaf/283995517>,
        <https://isni.org/isni/0000000390383510> .

