@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/p069027633> a schema1:Person ;
    rdfs:label "Nuchelmans, Gabriël Reinier Franciscus Maria (1922-1996)" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "1996" ;
    schema1:description "Prof. Wijsbegeerte R.U.L.",
        "geb. Oud-Gastel 15-5-1922, overl. Wassenaar 6-8-1996",
        "lid KNAW" ;
    schema1:familyName "Nuchelmans" ;
    schema1:givenName "Gabriël Reinier Franciscus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa6fe59f4ed42068bd654cf6aef77a2a> ;
    schema1:name "Gabriël Reinier Franciscus Maria Nuchelmans" ;
    schema1:sameAs <http://viaf.org/viaf/110022298>,
        wd:Q1260103,
        <https://isni.org/isni/0000000116983804> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/nuch001> .

