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

<http://data.bibliotheken.nl/id/thes/p096669799> a schema1:Person ;
    rdfs:label "Drukker, M. (vert.)" ;
    schema1:familyName "Drukker" ;
    schema1:givenName "M." ;
    schema1:hasOccupation "vert." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff9d674799ab16ea6e1e5541fe51d425> ;
    schema1:name "M. Drukker" ;
    schema1:sameAs <http://viaf.org/viaf/306181295>,
        <https://isni.org/isni/0000000397742504> .

