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

<http://data.bibliotheken.nl/id/thes/p14952580X> a schema1:Person ;
    rdfs:label "Brongers, Dick (1950- ; historicus/archivist/tekstred.)" ;
    schema1:alternateName "Brongers, D." ;
    schema1:birthDate "1950" ;
    schema1:description "publiceert o.a. over kunstroof in WO II",
        "sinds 1997 hoofd Beheer, Gemeentearchief Den Haag; tevens docent Archiefschool, Amsterdam" ;
    schema1:familyName "Brongers" ;
    schema1:givenName "Dick" ;
    schema1:hasOccupation "historicus/archivist/tekstred." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bd971f9682d6363130eda69e895dfef> ;
    schema1:name "Dick Brongers" ;
    schema1:sameAs <http://viaf.org/viaf/75589439>,
        <https://isni.org/isni/0000000032185549> .

