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

<http://data.bibliotheken.nl/id/thes/p324396414> a schema1:Person ;
    rdfs:label "Courtier, Aurélie" ;
    schema1:familyName "Courtier" ;
    schema1:givenName "Aurélie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf471aac8c559b1b2c6600f861832fa6> ;
    schema1:name "Aurélie Courtier" ;
    schema1:sameAs <http://viaf.org/viaf/280894674>,
        <https://isni.org/isni/0000000387847994> .

