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

<http://data.bibliotheken.nl/id/thes/p06854247X> a schema1:Person ;
    rdfs:label "Bronckers, Antonius Lambertus Johannes Josephus" ;
    schema1:familyName "Bronckers" ;
    schema1:givenName "Antonius Lambertus Johannes Josephus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd606685750b27e5c214177f88308dac> ;
    schema1:name "Antonius Lambertus Johannes Josephus Bronckers" ;
    schema1:sameAs <http://viaf.org/viaf/106147965565684080265>,
        <https://isni.org/isni/0000000390044578> .

