@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/p073180491> a schema1:Person ;
    rdfs:label "Hinton, Susan E. (1948-)" ;
    schema1:alternateName "Hinton, Susan Eloise" ;
    schema1:birthDate "1948" ;
    schema1:description "B0112140: geb. 1950",
        "BLPC (UK): 1948-",
        "CLR 23, SATA 19, 58, 115",
        "LC (USA): geen geboortejaar",
        "SATA 115: geb. 1950",
        "bron: https://en.wikipedia.org/wiki/S._E._Hinton",
        "geboren op 22 juli 1948" ;
    schema1:familyName "Hinton" ;
    schema1:givenName "Susan E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4217a725a905075cf5b12e1d45a64a35> ;
    schema1:name "Susan E. Hinton" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/39583594>,
        wd:Q117425,
        <https://isni.org/isni/0000000114710140> .

