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

<http://data.bibliotheken.nl/id/thes/p341155756> a schema1:Person ;
    rdfs:label "Kaatee, Lotte (1985-)" ;
    schema1:birthDate "1985" ;
    schema1:description "communicatieadviseur/persvoorlichter NiOD-KNAW (Amsterdam (studeerde journalistiek Hogeschool Utrecht en Internationale betrekkingen Universiteit Utrecht); in 2010/11: onderzoeker Nationaal Historisch Museum i.o.",
        "email: l.kaateeniod.knaw.nl" ;
    schema1:familyName "Kaatee" ;
    schema1:givenName "Lotte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40781efe776065e78b808f041ee00ef9> ;
    schema1:name "Lotte Kaatee" ;
    schema1:sameAs <http://viaf.org/viaf/102147423032344881068>,
        <https://isni.org/isni/0000000397192346> .

