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

<http://data.bibliotheken.nl/id/thes/p237900378> a schema1:Person ;
    rdfs:label "Vissers, Willie" ;
    schema1:description "B0131505: Palet",
        "Palet" ;
    schema1:familyName "Vissers" ;
    schema1:givenName "Willie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c279e78b2257e343445b7c69fe4f22ae> ;
    schema1:name "Willie Vissers" ;
    schema1:sameAs <http://viaf.org/viaf/290092311>,
        <https://isni.org/isni/0000000395442129> .

