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

<http://data.bibliotheken.nl/id/thes/p214081923> a schema1:Person ;
    rdfs:label "Drop, Johanna Hermance (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:familyName "Drop" ;
    schema1:givenName "Johanna Hermance" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca09e33a8db5106409a3d976d3c73b2b> ;
    schema1:name "Johanna Hermance Drop" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286438040>,
        <https://isni.org/isni/0000000392432283> .

