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

<http://data.bibliotheken.nl/id/thes/p168728443> a schema1:Person ;
    rdfs:label "Jeunet, Jully" ;
    schema1:description "B9830713, p. 1: Jully Jeunet" ;
    schema1:familyName "Jeunet" ;
    schema1:givenName "Jully" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/195ddb5ac8546cfdbd6b7cff1795d10d> ;
    schema1:name "Jully Jeunet" ;
    schema1:sameAs <http://viaf.org/viaf/292022897>,
        <https://isni.org/isni/0000000396957351> .

