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

<http://data.bibliotheken.nl/id/thes/p298857316> a schema1:Person ;
    rdfs:label "Cormont, Anouk" ;
    schema1:alternateName "Cormont, A." ;
    schema1:description "Wageningen University & Research, Aardobservatie en omgevingsinformatica: dr. A. (Anouk) Cormont, DLO onderzoeker" ;
    schema1:familyName "Cormont" ;
    schema1:givenName "Anouk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dd0b0b4e0b9bdce5d635c4ff18a73cc> ;
    schema1:name "Anouk Cormont" ;
    schema1:sameAs <http://viaf.org/viaf/277697907>,
        <https://isni.org/isni/0000000397221346> .

