@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/p072749296> a schema1:Person ;
    rdfs:label "Zwertbroek, Gerrit Jan (1893-1977)" ;
    schema1:birthDate "1893" ;
    schema1:deathDate "1977" ;
    schema1:description "sociaaldemocraat en geheelonthouder; voorman Praktische Idealisten Associatie (P.I.A., 1919-1931), mede-oprichter VARA; later: nationaal-socialist en in jaren '60: goeroe te Amsterdam" ;
    schema1:familyName "Zwertbroek" ;
    schema1:givenName "Gerrit Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1ac17f6fd602a7b3bb909d02d442a94> ;
    schema1:name "Gerrit Jan Zwertbroek" ;
    schema1:sameAs <http://viaf.org/viaf/8186914>,
        wd:Q1967295,
        <https://isni.org/isni/0000000013207175> .

