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

<http://data.bibliotheken.nl/id/thes/p068791585> a schema1:Person ;
    rdfs:label "Bollen, R." ;
    schema1:familyName "Bollen" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36fdb9cf38c48a424e4877525ca3b402> ;
    schema1:name "R. Bollen" ;
    schema1:sameAs <http://viaf.org/viaf/291204124>,
        <https://isni.org/isni/0000000396313687> .

