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

<http://data.bibliotheken.nl/id/thes/p291328318> a schema1:Person ;
    rdfs:label "Koops, R." ;
    schema1:description "B0625918: de heer R. Koops, Nunspeet" ;
    schema1:familyName "Koops" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca11808f7678411e39a87027d2876018> ;
    schema1:name "R. Koops" ;
    schema1:sameAs <http://viaf.org/viaf/289297864>,
        <https://isni.org/isni/0000000394707981> .

