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

<http://data.bibliotheken.nl/id/thes/p100688713> a schema1:Person ;
    rdfs:label "Dreyer, Eileen (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "15-09-15 bron 007, geb.jr.: http://www.fantasticfiction.co.uk/d/eileen-dreyer/",
        "zie ook: Kathleen Korbel" ;
    schema1:familyName "Dreyer" ;
    schema1:givenName "Eileen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69096b374455e3c313f708ffc65d85d7> ;
    schema1:name "Eileen Dreyer" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073670863>,
        <http://viaf.org/viaf/20773230>,
        <https://isni.org/isni/000000006321631X> .

