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

<http://data.bibliotheken.nl/id/thes/p207139768> a schema1:Person ;
    rdfs:label "Mayer, Anna-K." ;
    schema1:description "B0023010: \"Anna Mayer is completing a Ph.D. on the emergence of professional history of science in Britain, 1916-59, at the University of Cambridge. ... Her research interests are in the history of secondary and higher education, broadcasting and public perceptions of science.\"" ;
    schema1:familyName "Mayer" ;
    schema1:givenName "Anna-K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6837233e8147060f57597a8877e3f91a> ;
    schema1:name "Anna-K. Mayer" ;
    schema1:sameAs <http://viaf.org/viaf/74064760>,
        <https://isni.org/isni/0000000054726422> .

