@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/p071631704> a schema1:Person ;
    rdfs:label "Molenaar, Maurits George (1886-1969)" ;
    schema1:alternateName "Molenaar, M.",
        "Molenaar, M.S.C." ;
    schema1:birthDate "1886" ;
    schema1:deathDate "1969" ;
    schema1:description "LR*, LR**, LR***",
        "M.S.C., is Missionarii Sacratissimi Cordis Iesu, de Missionarissen van het Heilig Hart",
        "NLMD/M 7122" ;
    schema1:familyName "Molenaar" ;
    schema1:givenName "Maurits George" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c92ba2e8a74fcae9606fb666c5292a0> ;
    schema1:name "Maurits George Molenaar" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/202683448>,
        wd:Q124337362,
        <https://isni.org/isni/0000000389132861> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mole012> .

