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

<http://data.bibliotheken.nl/id/thes/p107841606> a schema1:Person ;
    rdfs:label "Dijcks, Fredericus Antonius (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Dijcks" ;
    schema1:givenName "Fredericus Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b1ab85b802e6c42835d7172e91a79bd> ;
    schema1:name "Fredericus Antonius Dijcks" ;
    schema1:sameAs <http://viaf.org/viaf/282854388>,
        <https://isni.org/isni/0000000389465658> .

