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

<http://data.bibliotheken.nl/id/thes/p106971735> a schema1:Person ;
    rdfs:label "Datema, Andries" ;
    schema1:description "vlinders / vertaler" ;
    schema1:familyName "Datema" ;
    schema1:givenName "Andries" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33d328f56f1038ce37e55c69bcd9e64f> ;
    schema1:name "Andries Datema" ;
    schema1:sameAs <http://viaf.org/viaf/286738875>,
        <https://isni.org/isni/0000000369055491> .

