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

<http://data.bibliotheken.nl/id/thes/p32271401X> a schema1:Person ;
    rdfs:label "Renault, Emmanuel" ;
    schema1:description "kookboeken" ;
    schema1:familyName "Renault" ;
    schema1:givenName "Emmanuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab149d64aed2a38238ca33dff0a37318> ;
    schema1:name "Emmanuel Renault" ;
    schema1:sameAs <http://viaf.org/viaf/1612161212177140070007>,
        <https://isni.org/isni/0000000368838953> .

