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

<http://data.bibliotheken.nl/id/thes/p073129135> a schema1:Person ;
    rdfs:label "Beek, E.J.A. van (1944- ; numismatisch publicist (voorzitter Koninklijk Nederlands Genootschap voor Munt- en Penningkunde))" ;
    schema1:alternateName "Beek, B. van" ;
    schema1:birthDate "1944" ;
    schema1:description "tevens: leermiddelenontwikkelaar/leraar natuurkunde" ;
    schema1:familyName "van Beek" ;
    schema1:givenName "E.J.A." ;
    schema1:hasOccupation "numismatisch publicist (voorzitter Koninklijk Nederlands Genootschap voor Munt- en Penningkunde)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bc49ddd381030baae134d7243563aa3> ;
    schema1:name "E.J.A. van Beek" ;
    schema1:sameAs <http://viaf.org/viaf/26092381>,
        <https://isni.org/isni/0000000028563447> .

