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

<http://data.bibliotheken.nl/id/thes/p069086214> a schema1:Person ;
    rdfs:label "Houwer, Iet" ;
    schema1:description "vert." ;
    schema1:familyName "Houwer" ;
    schema1:givenName "Iet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e2bce4f9d19a13b14d21ad7a4af4241> ;
    schema1:name "Iet Houwer" ;
    schema1:sameAs <http://viaf.org/viaf/287513055>,
        <https://isni.org/isni/0000000393241163> .

