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

<http://data.bibliotheken.nl/id/thes/p216523419> a schema1:Person ;
    rdfs:label "Ruiter, Robin A. de (1951-)" ;
    schema1:alternateName "Ruiter, Robin A. de" ;
    schema1:birthDate "1951" ;
    schema1:familyName "de Ruiter" ;
    schema1:givenName "Robin A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1e8fbb70d4e061e07e9c8c8485ef06d> ;
    schema1:name "Robin A. de Ruiter" ;
    schema1:sameAs <http://viaf.org/viaf/79394229>,
        wd:Q2230177,
        <https://isni.org/isni/000000036918690X> .

