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

<http://data.bibliotheken.nl/id/thes/p074484656> a schema1:Person ;
    rdfs:label "Vermaas, Cornelis Reier" ;
    schema1:familyName "Vermaas" ;
    schema1:givenName "Cornelis Reier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/090fc54d81121feb82e340142a2a7bd0> ;
    schema1:name "Cornelis Reier Vermaas" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284536557>,
        <https://isni.org/isni/0000000390834377> .

