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

<http://data.bibliotheken.nl/id/thes/p109840496> a schema1:Person ;
    rdfs:label "Feiter, W.F. de (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "informatica" ;
    schema1:familyName "de Feiter" ;
    schema1:givenName "W.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a345c2571ad8d48724713c0cb714af6b> ;
    schema1:name "W.F. de Feiter" ;
    schema1:sameAs <http://viaf.org/viaf/290590365>,
        <https://isni.org/isni/0000000395750834> .

