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

<http://data.bibliotheken.nl/id/thes/p07504269X> a schema1:Person ;
    rdfs:label "Drost-Schoorl, M.J.C.C." ;
    schema1:familyName "Drost-Schoorl" ;
    schema1:givenName "M.J.C.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e0eb93e344ee82c8e117f0b372ce274> ;
    schema1:name "M.J.C.C. Drost-Schoorl" ;
    schema1:sameAs <http://viaf.org/viaf/291471688> .

