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

<http://data.bibliotheken.nl/id/thes/p242648975> a schema1:Person ;
    rdfs:label "Jongh, Saskia de (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "B0325183: 1971-" ;
    schema1:familyName "de Jongh" ;
    schema1:givenName "Saskia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc4d24b605bea281e901e51521a1abe9> ;
    schema1:name "Saskia de Jongh" ;
    schema1:sameAs <http://viaf.org/viaf/281190876>,
        <https://isni.org/isni/0000000388060181> .

