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

<http://data.bibliotheken.nl/id/thes/p297594273> a schema1:Person ;
    rdfs:label "Aukema, R." ;
    schema1:description "vegetatie" ;
    schema1:familyName "Aukema" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a359bda2d07ef976488d7cd4a66db0e> ;
    schema1:name "R. Aukema" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/281179598>,
        <https://isni.org/isni/0000000388091711> .

