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

<http://data.bibliotheken.nl/id/thes/p28688027X> a schema1:Person ;
    rdfs:label "Cleveringa, J." ;
    schema1:description "RWS RIKZ" ;
    schema1:familyName "Cleveringa" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a02b6520cafe6901c9fd36b73ac19eb3> ;
    schema1:name "J. Cleveringa" ;
    schema1:sameAs <http://viaf.org/viaf/289246544>,
        <https://isni.org/isni/0000000394659713> .

