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

<http://data.bibliotheken.nl/id/thes/p297641190> a schema1:Person ;
    rdfs:label "Gerrits, Jan-Hein" ;
    schema1:alternateName "Gerrits, J." ;
    schema1:description "Leermiddelen ; red." ;
    schema1:familyName "Gerrits" ;
    schema1:givenName "Jan-Hein" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91587bae981af7551727d7bd7931686b> ;
    schema1:name "Jan-Hein Gerrits" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290202748>,
        <https://isni.org/isni/0000000395491887> .

