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

<http://data.bibliotheken.nl/id/thes/p074702025> a schema1:Person ;
    rdfs:label "Bos, Rudolf Robert Maria (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:familyName "Bos" ;
    schema1:givenName "Rudolf Robert Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a125d9144fd777cfd435d572c6892b4> ;
    schema1:name "Rudolf Robert Maria Bos" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285821830>,
        <https://isni.org/isni/0000000391922096> .

