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

<http://data.bibliotheken.nl/id/thes/p288071220> a schema1:Person ;
    rdfs:label "Grootes, Huibert Meiert" ;
    schema1:description "cacao" ;
    schema1:familyName "Grootes" ;
    schema1:givenName "Huibert Meiert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85517d870a9a1e0d424e33f377a81f87> ;
    schema1:name "Huibert Meiert Grootes" ;
    schema1:sameAs <http://viaf.org/viaf/289499988>,
        <https://isni.org/isni/0000000394887628> .

