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

<http://data.bibliotheken.nl/id/thes/p381376621> a schema1:Person ;
    rdfs:label "Willet, A." ;
    schema1:description "vertaler" ;
    schema1:familyName "Willet" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9af7fe290f0a2c1a65b21074195ffd1b> ;
    schema1:name "A. Willet" ;
    schema1:sameAs <http://viaf.org/viaf/311826189> .

