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

<http://data.bibliotheken.nl/id/thes/p166595179> a schema1:Person ;
    rdfs:label "Rouwenhorst, E.C." ;
    schema1:description "roepnaam: Tessa" ;
    schema1:familyName "Rouwenhorst" ;
    schema1:givenName "E.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/021f1bed7e1e69de66c5ed6ecd695b7c> ;
    schema1:name "E.C. Rouwenhorst" ;
    schema1:sameAs <http://viaf.org/viaf/283543417>,
        <https://isni.org/isni/0000000390054127> .

