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

<http://data.bibliotheken.nl/id/thes/p074639005> a schema1:Person ;
    rdfs:label "Wilms, G.J." ;
    schema1:description "B9825733 vermeldt: ir. drs.",
        "landbouw" ;
    schema1:familyName "Wilms" ;
    schema1:givenName "G.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80509fe223179df382675c4ebffe4e0e> ;
    schema1:name "G.J. Wilms" ;
    schema1:sameAs <http://viaf.org/viaf/147161212149340070004>,
        <https://isni.org/isni/0000000391062153> .

