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

<http://data.bibliotheken.nl/id/thes/p074818252> a schema1:Person ;
    rdfs:label "Liénardy, Anne" ;
    schema1:familyName "Liénardy" ;
    schema1:givenName "Anne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b37f19e3f9105e7a4ffe572bb36026d4> ;
    schema1:name "Anne Liénardy" ;
    schema1:sameAs <http://viaf.org/viaf/54202377>,
        <https://isni.org/isni/0000000031533193> .

