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

<http://data.bibliotheken.nl/id/thes/p17427226X> a schema1:Person ;
    rdfs:label "Vis, Dirk Minne" ;
    schema1:familyName "Vis" ;
    schema1:givenName "Dirk Minne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0658937ff2148d8cf167a3ea773656a6> ;
    schema1:name "Dirk Minne Vis" ;
    schema1:sameAs <http://viaf.org/viaf/289415691>,
        <https://isni.org/isni/000000039485755X> .

