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

<http://data.bibliotheken.nl/id/thes/p224289756> a schema1:Person ;
    rdfs:label "Terwindt, O.G.M.J." ;
    schema1:familyName "Terwindt" ;
    schema1:givenName "O.G.M.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cf22723c16e5b92889f0c74b486f1d5> ;
    schema1:name "O.G.M.J. Terwindt" .

