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

<http://data.bibliotheken.nl/id/thes/p073220973> a schema1:Person ;
    rdfs:label "Hillen, Netteke" ;
    schema1:description "mb ; vert." ;
    schema1:familyName "Hillen" ;
    schema1:givenName "Netteke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a70dba193958d88691fb861a97c7f682> ;
    schema1:name "Netteke Hillen" ;
    schema1:sameAs <http://viaf.org/viaf/282366151>,
        <https://isni.org/isni/0000000389018946> .

