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

<http://data.bibliotheken.nl/id/thes/p283020105> a schema1:Person ;
    rdfs:label "Châtel, Francesca de (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:description "waterbeheer/red. (??), vertaler" ;
    schema1:familyName "de Châtel" ;
    schema1:givenName "Francesca" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ead4fc9197c2d45428320ee27cfcf1a6> ;
    schema1:name "Francesca de Châtel" ;
    schema1:sameAs <http://viaf.org/viaf/21868757>,
        <https://isni.org/isni/0000000048398004> .

