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

<http://data.bibliotheken.nl/id/thes/p307348032> a schema1:Person ;
    rdfs:label "Jonge, Annette de" ;
    schema1:familyName "de Jonge" ;
    schema1:givenName "Annette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcc95c7e233f0279515d6ae7f104d2df> ;
    schema1:name "Annette de Jonge" ;
    schema1:sameAs <http://viaf.org/viaf/289829568> .

