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

<http://data.bibliotheken.nl/id/thes/p074815962> a schema1:Person ;
    rdfs:label "Leclercq, Luce" ;
    schema1:description "inkleuring" ;
    schema1:familyName "Leclercq" ;
    schema1:givenName "Luce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cecc740cf10da87d4a008e222ebfb9ca> ;
    schema1:name "Luce Leclercq" ;
    schema1:sameAs <http://viaf.org/viaf/287305486>,
        <https://isni.org/isni/0000000393105436> .

