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

<http://data.bibliotheken.nl/id/thes/p074968459> a schema1:Person ;
    rdfs:label "Houben, Joris Maria Joseph Franciscus" ;
    schema1:familyName "Houben" ;
    schema1:givenName "Joris Maria Joseph Franciscus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/904ad7c6e20fa1e42c1691004ffc2177> ;
    schema1:name "Joris Maria Joseph Franciscus Houben" ;
    schema1:sameAs <http://viaf.org/viaf/289711012>,
        <https://isni.org/isni/0000000395086224> .

