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

<http://data.bibliotheken.nl/id/thes/p072777702> a schema1:Person ;
    rdfs:label "Polak, P.H." ;
    schema1:description "B9935272: dr., SWOV" ;
    schema1:familyName "Polak" ;
    schema1:givenName "P.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/112bc1094e494ce25486422567e62395> ;
    schema1:name "P.H. Polak" ;
    schema1:sameAs <http://viaf.org/viaf/287721606>,
        <https://isni.org/isni/0000000393426205> .

