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

<http://data.bibliotheken.nl/id/thes/p400225832> a schema1:Person ;
    rdfs:label "Hottenrott, Christina Maximilia Valentina (1983-)" ;
    schema1:alternateName "Hottenrott, C.M.V.",
        "Hottenrott, Christina",
        "Hottenrott, Christina Maximilia" ;
    schema1:birthDate "1983" ;
    schema1:familyName "Hottenrott" ;
    schema1:givenName "Christina Maximilia Valentina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b37eda15c8ecac7f28596db40d411f3> ;
    schema1:name "Christina Maximilia Valentina Hottenrott" ;
    schema1:sameAs <http://viaf.org/viaf/177144782967109830221> .

