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

<http://data.bibliotheken.nl/id/thes/p06874921X> a schema1:Person ;
    rdfs:label "Panis, W.A." ;
    schema1:familyName "Panis" ;
    schema1:givenName "W.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/528c0b6b48e89ba6fe523bac99de6a8b> ;
    schema1:name "W.A. Panis" ;
    schema1:sameAs <http://viaf.org/viaf/288526500>,
        <https://isni.org/isni/0000000394088965> .

