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

<http://data.bibliotheken.nl/id/thes/p240562011> a schema1:Person ;
    rdfs:label "Brander, Luke McKinnon (1975-)" ;
    schema1:alternateName "Brander, Luke" ;
    schema1:birthDate "1975" ;
    schema1:description "B0238413: Institute for Environmental Studies (IVM), Vrije Universiteit Amsterdam" ;
    schema1:familyName "Brander" ;
    schema1:givenName "Luke McKinnon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f537c1ae08cd21299d890b28d5d7778d> ;
    schema1:name "Luke McKinnon Brander" ;
    schema1:sameAs <http://viaf.org/viaf/286208532>,
        <https://isni.org/isni/0000000392179118> .

