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

<http://data.bibliotheken.nl/id/thes/p23874146X> a schema1:Person ;
    rdfs:label "Riveaux, M.P.V." ;
    schema1:familyName "Riveaux" ;
    schema1:givenName "M.P.V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3cb384b1d3c5ebe1e6fbfd1bd44a05d> ;
    schema1:name "M.P.V. Riveaux" ;
    schema1:sameAs <http://viaf.org/viaf/279922506> .

