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

<http://data.bibliotheken.nl/id/thes/p071049894> a schema1:Person ;
    rdfs:label "Kor, Rudy" ;
    schema1:description "organisatieadviseur" ;
    schema1:familyName "Kor" ;
    schema1:givenName "Rudy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5191c8afea47a663754ed3d11564013a> ;
    schema1:name "Rudy Kor" ;
    schema1:sameAs <http://viaf.org/viaf/16248372>,
        <https://isni.org/isni/0000000108737785> .

