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

<http://data.bibliotheken.nl/id/thes/p072526572> a schema1:Person ;
    rdfs:label "Ruarus, Dick Gijsb." ;
    schema1:familyName "Ruarus" ;
    schema1:givenName "Dick Gijsb." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea345b37a4e673aafd51b5d971813de5> ;
    schema1:name "Dick Gijsb. Ruarus" ;
    schema1:sameAs <http://viaf.org/viaf/46529174>,
        <https://isni.org/isni/000000004924877X> .

