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

<http://data.bibliotheken.nl/id/thes/p339740418> a schema1:Person ;
    rdfs:label "Falque, Ingrid" ;
    schema1:familyName "Falque" ;
    schema1:givenName "Ingrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b3c7e5fefb2829060bef1bc9249fa70> ;
    schema1:name "Ingrid Falque" ;
    schema1:sameAs <http://viaf.org/viaf/4940145856891422920035>,
        <https://isni.org/isni/0000000392402981> .

