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

<http://data.bibliotheken.nl/id/thes/p15915278X> a schema1:Person ;
    rdfs:label "Gehrels, W. F. A." ;
    schema1:familyName "Gehrels" ;
    schema1:givenName "W. F. A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dee492be470ad1e63089470b9c6927c6> ;
    schema1:name "W. F. A. Gehrels" ;
    schema1:sameAs <http://viaf.org/viaf/287004201> .

