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

<http://data.bibliotheken.nl/id/thes/p236608525> a schema1:Person ;
    rdfs:label "Brocades Zaalberg, Thijs Willem (1971-)" ;
    schema1:alternateName "Brocades Zaalberg, Thijs",
        "Zaalberg, T.W. Brocades",
        "Zaalberg, Thijs Brocades" ;
    schema1:birthDate "1971" ;
    schema1:description "internationale politieke wetenschapper/militair historicus (promoveerde in 2005, Universiteit van Amsterdam)" ;
    schema1:familyName "Brocades Zaalberg" ;
    schema1:givenName "Thijs Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27771c1ec5c05ae9163f8a7b1f6bbfe6> ;
    schema1:name "Thijs Willem Brocades Zaalberg" ;
    schema1:sameAs <http://viaf.org/viaf/44524475>,
        <https://isni.org/isni/0000000078419996> .

