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

<http://data.bibliotheken.nl/id/thes/p073611204> a schema1:Person ;
    rdfs:label "Croes, Rudolf M." ;
    schema1:familyName "Croes" ;
    schema1:givenName "Rudolf M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00577e5e5c825d1e6327cda50f95b46b> ;
    schema1:name "Rudolf M. Croes" ;
    schema1:sameAs <http://viaf.org/viaf/3263161211652240070008>,
        <https://isni.org/isni/0000000024214776> .

