@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p216927269> a schema1:Person ;
    rdfs:label "Boex, Johannes Franciscus Gerardus (1928-)" ;
    schema1:birthDate "1928" ;
    schema1:description "Dr. KU Nijmegen" ;
    schema1:familyName "Boex" ;
    schema1:givenName "Johannes Franciscus Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42da134d5d1529270b62f6b2dd884ad7> ;
    schema1:name "Johannes Franciscus Gerardus Boex" ;
    schema1:sameAs <http://viaf.org/viaf/233069381>,
        <https://isni.org/isni/0000000367769968> .

