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

<http://data.bibliotheken.nl/id/thes/p240673271> a schema1:Person ;
    rdfs:label "Liet, Gerrit Jan" ;
    schema1:description "ing." ;
    schema1:familyName "Liet" ;
    schema1:givenName "Gerrit Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cef91602929ee95cc6b7ade84deb9f9> ;
    schema1:name "Gerrit Jan Liet" ;
    schema1:sameAs <http://viaf.org/viaf/287968408>,
        <https://isni.org/isni/0000000393618119> .

