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

<http://data.bibliotheken.nl/id/thes/p074735039> a schema1:Person ;
    rdfs:label "Donner, Corrie" ;
    schema1:alternateName "Donner, Corry" ;
    schema1:description "B9827004: Corry" ;
    schema1:familyName "Donner" ;
    schema1:givenName "Corrie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ac54cc96e3c805b9671ecaa637173fc> ;
    schema1:name "Corrie Donner" ;
    schema1:sameAs <http://viaf.org/viaf/281407017>,
        <https://isni.org/isni/0000000388249291> .

