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

<http://data.bibliotheken.nl/id/thes/p075047144> a schema1:Person ;
    rdfs:label "Sparidans, Rolf Wilhelmus (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:familyName "Sparidans" ;
    schema1:givenName "Rolf Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e30b4b444e6e055c5127fb9db08c1f0c> ;
    schema1:name "Rolf Wilhelmus Sparidans" ;
    schema1:sameAs <http://viaf.org/viaf/195994104>,
        <https://isni.org/isni/0000000357085984> .

