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

<http://data.bibliotheken.nl/id/thes/p073416746> a schema1:Person ;
    rdfs:label "Riva, I. da" ;
    schema1:familyName "da Riva" ;
    schema1:givenName "I." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2470225712cb41395200746dea1f1a39> ;
    schema1:name "I. da Riva" ;
    schema1:sameAs <http://viaf.org/viaf/286046344> .

