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

<http://data.bibliotheken.nl/id/thes/p323828086> a schema1:Person ;
    rdfs:label "Fontein, R.J." ;
    schema1:alternateName "Fontein, Robert Jan" ;
    schema1:description "onderzoeker DLO, Alterra" ;
    schema1:familyName "Fontein" ;
    schema1:givenName "R.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7fcdde6ab8c55dfea46bdbdcde3f3ed> ;
    schema1:name "R.J. Fontein" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280507645>,
        <https://isni.org/isni/0000000387545080> .

