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

<http://data.bibliotheken.nl/id/thes/p101318898> a schema1:Person ;
    rdfs:label "Gunnink, Henk" ;
    schema1:description "emissie, melkvee" ;
    schema1:familyName "Gunnink" ;
    schema1:givenName "Henk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61f53d37d312926a64bde7f8fa7c41b9> ;
    schema1:name "Henk Gunnink" ;
    schema1:sameAs <http://viaf.org/viaf/122762979>,
        <https://isni.org/isni/0000000391570107> .

