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

<http://data.bibliotheken.nl/id/thes/p355357763> a schema1:Person ;
    rdfs:label "Driel, Wim van" ;
    schema1:alternateName "Driel, W.F. van" ;
    schema1:familyName "van Driel" ;
    schema1:givenName "Wim" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97428d1332e03e4174c87edfd9070b0c> ;
    schema1:name "Wim van Driel" ;
    schema1:sameAs <http://viaf.org/viaf/305806264>,
        wd:Q114736325,
        <https://isni.org/isni/000000041952009X> .

