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

<http://data.bibliotheken.nl/id/thes/p380586371> a schema1:Person ;
    rdfs:label "Polak, Wim (1918-)" ;
    schema1:birthDate "1918" ;
    schema1:description "Ondergedoken medewerker van de Arbeiderspers" ;
    schema1:familyName "Polak" ;
    schema1:givenName "Wim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d795b4b1b8774b7ccdaf87dbcf659e18> ;
    schema1:name "Wim Polak" ;
    schema1:sameAs <http://viaf.org/viaf/311822086> .

