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

<http://data.bibliotheken.nl/id/thes/p071102264> a schema1:Person ;
    rdfs:label "Benvenuti" ;
    schema1:description "illustrator" ;
    schema1:familyName "Benvenuti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5014f79b0086bf47fbb2f4fcd2f1538> ;
    schema1:name "Benvenuti" ;
    schema1:sameAs <http://viaf.org/viaf/279901212>,
        <https://isni.org/isni/0000000102008995> .

