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

<http://data.bibliotheken.nl/id/thes/p071469133> a schema1:Person ;
    rdfs:label "Rodenburg, Klaas" ;
    schema1:description "mb" ;
    schema1:familyName "Rodenburg" ;
    schema1:givenName "Klaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/783a4525e17ee03cb5350eb75f1a4c03> ;
    schema1:name "Klaas Rodenburg" ;
    schema1:sameAs <http://viaf.org/viaf/46517149>,
        <https://isni.org/isni/0000000049238889> .

