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

<http://data.bibliotheken.nl/id/thes/p400638096> a schema1:Person ;
    rdfs:label "Guindani, Giuseppe" ;
    schema1:description "illustratie" ;
    schema1:familyName "Guindani" ;
    schema1:givenName "Giuseppe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd092c3cfdc3cbc7b6e9a9b5457d60d2> ;
    schema1:name "Giuseppe Guindani" ;
    schema1:sameAs <http://viaf.org/viaf/170147266682335481201> .

