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

<http://data.bibliotheken.nl/id/thes/p388106905> a schema1:Person ;
    rdfs:label "Warendorf, Frank Carel Sigismund (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:familyName "Warendorf" ;
    schema1:givenName "Frank Carel Sigismund" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f1b1581e48eb9adf8b1c7a4491ac681> ;
    schema1:name "Frank Carel Sigismund Warendorf" ;
    schema1:sameAs <http://viaf.org/viaf/317169828>,
        <https://isni.org/isni/0000000452556051> .

