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

<http://data.bibliotheken.nl/id/thes/p431387753> a schema1:Person ;
    rdfs:label "Blikvanger" ;
    schema1:description "pseud. van: Walker Willem Dussel" ;
    schema1:familyName "Blikvanger" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94d655444eeac3f12c09c8880b2f30f7> ;
    schema1:name "Blikvanger" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p075221101>,
        <http://viaf.org/viaf/1538161392908758480003> .

