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

<http://data.bibliotheken.nl/id/thes/p07278038X> a schema1:Person ;
    rdfs:label "Broos, Antonius Jozef Maria (1947-2024)" ;
    schema1:alternateName "Broos, Ton J." ;
    schema1:birthDate "1947" ;
    schema1:deathDate "2024" ;
    schema1:description "Bron: overlijdensadvertentie in de Volkskrant, 9 maart 2024",
        "neerlandicus (promoveerde in 1990, KU Nijmegen)" ;
    schema1:familyName "Broos" ;
    schema1:givenName "Antonius Jozef Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4aae864c25df2eaafcff752fe4de89f> ;
    schema1:name "Antonius Jozef Maria Broos" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/68970941>,
        <https://isni.org/isni/0000000055105134> .

