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

<http://data.bibliotheken.nl/id/thes/p212373455> a schema1:Person ;
    rdfs:label "Delnoy, V.M.J.S." ;
    schema1:description "B0027237: mw. drs." ;
    schema1:familyName "Delnoy" ;
    schema1:givenName "V.M.J.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2e96a0cfdd01ab1da15f4060dbcf3cb> ;
    schema1:name "V.M.J.S. Delnoy" ;
    schema1:sameAs <http://viaf.org/viaf/289674601> .

