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

<http://data.bibliotheken.nl/id/thes/p117769355> a schema1:Person ;
    rdfs:label "Tiggelovend, L.M.J." ;
    schema1:familyName "Tiggelovend" ;
    schema1:givenName "L.M.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00183f22762aacb5bcdf71789f9bfb5a> ;
    schema1:name "L.M.J. Tiggelovend" ;
    schema1:sameAs <http://viaf.org/viaf/281116716> .

