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

<http://data.bibliotheken.nl/id/thes/p073144061> a schema1:Person ;
    rdfs:label "Beek, P.C.W. van" ;
    schema1:description "Mathematische nat." ;
    schema1:familyName "van Beek" ;
    schema1:givenName "P.C.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31c693921d383d70c982ed8f134b5d21> ;
    schema1:name "P.C.W. van Beek" ;
    schema1:sameAs <http://viaf.org/viaf/282709796> .

