@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p072789085> a schema1:Person ;
    rdfs:label "Mohrmann, Christine Andrina Elisabeth Maria (1903-1988)" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1988" ;
    schema1:description "16-01-18 bron: https://nl.wikipedia.org/wiki/Christine_Mohrmann ... hoogleraar in het Oudchristelijk Grieks en het Oudchristelijk, Vulgair en Middeleeuws Latijn aan de Katholieke Universiteit Nijmegen en de Gemeentelijke Universiteit Amsterdam.",
        "geb. Groningen 1-8-1903, overl. Nijmegen 13-7-1988" ;
    schema1:familyName "Mohrmann" ;
    schema1:givenName "Christine Andrina Elisabeth Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36ee9b5811f8c62dbf03f256d3c7bfdd> ;
    schema1:name "Christine Andrina Elisabeth Maria Mohrmann" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/64045163>,
        wd:Q15964937,
        <https://isni.org/isni/0000000121018785> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mohr003> .

