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

<http://data.bibliotheken.nl/id/thes/p147492483> a schema1:Person ;
    rdfs:label "Geeve, E.A.M." ;
    schema1:description "B0509003: \"E.A.M. Geeve RA RO\"" ;
    schema1:familyName "Geeve" ;
    schema1:givenName "E.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/848b9193c24fcdda92237f2b2958be78> ;
    schema1:name "E.A.M. Geeve" ;
    schema1:sameAs <http://viaf.org/viaf/287481522>,
        <https://isni.org/isni/000000039328493X> .

