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

<http://data.bibliotheken.nl/id/thes/p244789819> a schema1:Person ;
    rdfs:label "Defever, Christel" ;
    schema1:familyName "Defever" ;
    schema1:givenName "Christel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e28f0d9faaa48eb00e5f2a21b3a8322> ;
    schema1:name "Christel Defever" ;
    schema1:sameAs <http://viaf.org/viaf/280613715>,
        <https://isni.org/isni/0000000387623026> .

