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

<http://data.bibliotheken.nl/id/thes/p073974625> a schema1:Person ;
    rdfs:label "Rozendaal, E.C." ;
    schema1:description "drs." ;
    schema1:familyName "Rozendaal" ;
    schema1:givenName "E.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/163b37bb8833bc819cec8506887c322a> ;
    schema1:name "E.C. Rozendaal" ;
    schema1:sameAs <http://viaf.org/viaf/281626044>,
        <https://isni.org/isni/0000000388455175> .

