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

<http://data.bibliotheken.nl/id/thes/p074303201> a schema1:Person ;
    rdfs:label "Dekkers, J.R.L. (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "IVA" ;
    schema1:familyName "Dekkers" ;
    schema1:givenName "J.R.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03b45557a4452a2c229771c32dcdf09d> ;
    schema1:name "J.R.L. Dekkers" ;
    schema1:sameAs <http://viaf.org/viaf/291643044>,
        <https://isni.org/isni/0000000396701380> .

