@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p06878452X> a schema1:Person ;
    rdfs:label "Brongers, Eppo Hero (1929-2017)" ;
    schema1:alternateName "Brongers, Eppo" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2017" ;
    schema1:description "B0034824: Luitenant-kolonel b.d.",
        "bron: https://nl.wikipedia.org/wiki/Eppo_Brongers",
        "luitenant-kolonel b.d.; publiceert m.n. over WO II (mei 1940) in Nederland" ;
    schema1:familyName "Brongers" ;
    schema1:givenName "Eppo Hero" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ffdb47efbc43b889a521de8c72eadd0> ;
    schema1:name "Eppo Hero Brongers" ;
    schema1:sameAs wd:Q2500802,
        <https://isni.org/isni/0000000055596236> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bron072> .

