@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/p068447728> a schema1:Person ;
    rdfs:label "Maan, Petrus Johannes (1913-1993)" ;
    schema1:alternateName "Maan, J.P." ;
    schema1:birthDate "1913" ;
    schema1:deathDate "1993" ;
    schema1:description "abusievelijk ook als: J.P. Maan",
        "geb. Amsterdam 2-9-1913, overl. Arnhem 24-8-1993",
        "prof. dr.; oud-katholiek theoloog (promoveerde in 1949, Universität Bern)" ;
    schema1:familyName "Maan" ;
    schema1:givenName "Petrus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce41413b78ac2a285fe17f9c58cd2851> ;
    schema1:name "Petrus Johannes Maan" ;
    schema1:sameAs <http://viaf.org/viaf/11997202>,
        wd:Q52235407,
        <https://isni.org/isni/0000000063211367> .

