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

<http://data.bibliotheken.nl/id/thes/p190775750> a schema1:Person ;
    rdfs:label "Elgersma, Rinse" ;
    schema1:description "Praktijkonderzoek Plant & Omgeving, Sector Glastuinbouw" ;
    schema1:familyName "Elgersma" ;
    schema1:givenName "Rinse" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b725f26725e398526bc344dbeb082a2> ;
    schema1:name "Rinse Elgersma" ;
    schema1:sameAs <http://viaf.org/viaf/280895775>,
        <https://isni.org/isni/0000000387858941> .

