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

<http://data.bibliotheken.nl/id/thes/p069563837> a schema1:Person ;
    rdfs:label "Nobel, Françoise" ;
    schema1:description "mb" ;
    schema1:familyName "Nobel" ;
    schema1:givenName "Françoise" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/732a42ddcd48b52e0d2497607eb198bc> ;
    schema1:name "Françoise Nobel" ;
    schema1:sameAs <http://viaf.org/viaf/289736104>,
        <https://isni.org/isni/0000000395050387> .

