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

<http://data.bibliotheken.nl/id/thes/p153652020> a schema1:Person ;
    rdfs:label "Novaresio, Paolo (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:familyName "Novaresio" ;
    schema1:givenName "Paolo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b87b6991ae2387852f2bf74c3a450eab> ;
    schema1:name "Paolo Novaresio" ;
    schema1:sameAs <http://viaf.org/viaf/49336314>,
        <https://isni.org/isni/0000000071433891> .

