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

<http://data.bibliotheken.nl/id/thes/p069764026> a schema1:Person ;
    rdfs:label "Wopereis, F.A." ;
    schema1:familyName "Wopereis" ;
    schema1:givenName "F.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec2bb9f522e2f18c94dd785d0bc891ee> ;
    schema1:name "F.A. Wopereis" ;
    schema1:sameAs <http://viaf.org/viaf/288078182>,
        <https://isni.org/isni/0000000393696563> .

