@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/p068195494> a schema1:Person ;
    rdfs:label "Munnichs, Jozef Mathieu André (1927-2000)" ;
    schema1:alternateName "Munnichs, J.",
        "Munnichs, Joep",
        "Munnichs, Joep M.A." ;
    schema1:birthDate "1927" ;
    schema1:deathDate "2000" ;
    schema1:description "Dr",
        "Emeritus hoogleraar psychogerontologie in de fac. der sociale wetenschapen a/d Kath. Universiteit te Nijmegen",
        "geb. Roermond 20-5-1927, overl. Nijmegen 21-10-2000" ;
    schema1:familyName "Munnichs" ;
    schema1:givenName "Jozef Mathieu André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e7d171499d56c8d1f1144c375eecdaa> ;
    schema1:name "Jozef Mathieu André Munnichs" ;
    schema1:sameAs <http://viaf.org/viaf/268869434>,
        wd:Q71163957,
        <https://isni.org/isni/0000000383517808> .

