@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/p109107268> a schema1:Person ;
    rdfs:label "Winston, Anne Marie" ;
    schema1:description "B0316122 vermeldt cop.: Anne Marie Rogers",
        "B9309369, B9710291, B9808632, B9901222 etc.vermeldt cop.: Anne Marie Rodgers",
        "zie ook: Anne Marie Rodgers",
        "zie ook: Anne Marie Rogers" ;
    schema1:familyName "Winston" ;
    schema1:givenName "Anne Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1b7f9e9f8680d639132426ca8569c08> ;
    schema1:name "Anne Marie Winston" ;
    schema1:sameAs <http://viaf.org/viaf/21714483>,
        wd:Q4768615,
        <https://isni.org/isni/0000000116054263> .

