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

<http://data.bibliotheken.nl/id/thes/p068947275> a schema1:Person ;
    rdfs:label "Evers, Ingrid Maria Hendrina (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "B0126362: drs.",
        "Ook als: Ingrid Evers" ;
    schema1:familyName "Evers" ;
    schema1:givenName "Ingrid Maria Hendrina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf194defb7944b9e8524b697381dfab0> ;
    schema1:name "Ingrid Maria Hendrina Evers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/222790573>,
        <https://isni.org/isni/0000000359820700> .

