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

<http://data.bibliotheken.nl/id/thes/p067518680> a schema1:Person ;
    rdfs:label "Rush, Anne Kent (1945-)" ;
    schema1:alternateName "Kent Rush, Anne" ;
    schema1:birthDate "1945" ;
    schema1:familyName "Rush" ;
    schema1:givenName "Anne Kent" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bffc4f442658ae0ab137394d127ca3c> ;
    schema1:name "Anne Kent Rush" ;
    schema1:sameAs <http://viaf.org/viaf/113030470>,
        wd:Q105925530,
        <https://isni.org/isni/0000000120329266> .

