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

<http://data.bibliotheken.nl/id/thes/p18688687X> a schema1:Person ;
    rdfs:label "Beerling, E.A.M." ;
    schema1:alternateName "Beerling, Ellen" ;
    schema1:description "verbonden aan Wageningen UR Glastuinbouw" ;
    schema1:familyName "Beerling" ;
    schema1:givenName "E.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f3fbe1a242a7dc4b3ac1e4e82e3fc1f> ;
    schema1:name "E.A.M. Beerling" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/292100409>,
        <https://isni.org/isni/000000039704786X> .

