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

<http://data.bibliotheken.nl/id/thes/p144025965> a schema1:Person ;
    rdfs:label "Finlayson, C. Max" ;
    schema1:description "wetland ecologist at the Institute for Land, Water and Society" ;
    schema1:familyName "Finlayson" ;
    schema1:givenName "C. Max" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5fa281636fa69cb5948c6c33e97fe45> ;
    schema1:name "C. Max Finlayson" ;
    schema1:sameAs <http://viaf.org/viaf/308182467> .

