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

<http://data.bibliotheken.nl/id/thes/p073828033> a schema1:Person ;
    rdfs:label "Goossens, Eemont (17e eeuw)" ;
    schema1:familyName "Goossens" ;
    schema1:givenName "Eemont" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77266410c447c459a9892c7dc84c7b02> ;
    schema1:name "Eemont Goossens" ;
    schema1:sameAs <http://viaf.org/viaf/282966721> .

