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

<http://data.bibliotheken.nl/id/thes/p073277347> a schema1:Person ;
    rdfs:label "Brukx, Johannes Franciscus Leonardus Maria" ;
    schema1:familyName "Brukx" ;
    schema1:givenName "Johannes Franciscus Leonardus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d92ef92460122e97d529f97722b4da2f> ;
    schema1:name "Johannes Franciscus Leonardus Maria Brukx" ;
    schema1:sameAs <http://viaf.org/viaf/280455482>,
        <https://isni.org/isni/0000000387490286> .

