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

<http://data.bibliotheken.nl/id/thes/p107372975> a schema1:Person ;
    rdfs:label "Verweij, Johanna Hendrina (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "B9733104: CV vermeldt Janine Verweij",
        "mr." ;
    schema1:familyName "Verweij" ;
    schema1:givenName "Johanna Hendrina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bd37408a5a2cd44049c1b7e0bac0957> ;
    schema1:name "Johanna Hendrina Verweij" ;
    schema1:sameAs <http://viaf.org/viaf/251051497>,
        <https://isni.org/isni/0000000371438977> .

