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

<http://data.bibliotheken.nl/id/thes/p073072222> a schema1:Person ;
    rdfs:label "Blokhuis-Potasse, Jeanette" ;
    schema1:familyName "Blokhuis-Potasse" ;
    schema1:givenName "Jeanette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9ad848ad252e1e6aafc2f4554ec57dd> ;
    schema1:name "Jeanette Blokhuis-Potasse" ;
    schema1:sameAs <http://viaf.org/viaf/280477084>,
        <https://isni.org/isni/000000038751441X> .

