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

<http://data.bibliotheken.nl/id/thes/p073530697> a schema1:Person ;
    rdfs:label "Stochius, Henrik (1712-1783 ; Ant. Zoon)" ;
    schema1:birthDate "1712" ;
    schema1:deathDate "1783" ;
    schema1:description "IDENTIEK MET 074436317???" ;
    schema1:familyName "Stochius" ;
    schema1:givenName "Henrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b44dd692f1dedee35367c4e63e9935fd> ;
    schema1:name "Henrik Stochius (Ant. Zoon)" ;
    schema1:sameAs <http://viaf.org/viaf/34856701> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stoc015> .

