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

<http://data.bibliotheken.nl/id/thes/p327974761> a schema1:Person ;
    rdfs:label "Cooten, E.S. van" ;
    schema1:alternateName "Cooten, Eva van" ;
    schema1:familyName "van Cooten" ;
    schema1:givenName "E.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/282fd8499baf514c3972f5eec6d65a31> ;
    schema1:name "E.S. van Cooten" ;
    schema1:sameAs <http://viaf.org/viaf/290046720>,
        <https://isni.org/isni/0000000395398834> .

