@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/p07479597X> a schema1:Person ;
    rdfs:label "Witte, Joseph Johannes de (fl. 1948)" ;
    schema1:alternateName "Witte, J.J. de" ;
    schema1:description "O.P., dominicaner monnik; (taal)psycholoog (promoveerde in 1948, KU Nijmegen)",
        "fl. 1948" ;
    schema1:familyName "de Witte" ;
    schema1:givenName "Joseph Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d131ae500e3134f56348f6e476db517a> ;
    schema1:name "Joseph Johannes de Witte" ;
    schema1:sameAs <http://viaf.org/viaf/89507463>,
        wd:Q97065398,
        <https://isni.org/isni/0000000112298957> .

