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

<http://data.bibliotheken.nl/id/thes/p238305813> a schema1:Person ;
    rdfs:label "Rij, Ronald Pieter van" ;
    schema1:alternateName "Rij, Ronald P. van" ;
    schema1:familyName "van Rij" ;
    schema1:givenName "Ronald Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/395a720f2133a18ad1d539b47bf72230> ;
    schema1:name "Ronald Pieter van Rij" ;
    schema1:sameAs <http://viaf.org/viaf/161199786>,
        <https://isni.org/isni/0000000385282395> .

