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

<http://data.bibliotheken.nl/id/thes/p412689022> a schema1:Person ;
    rdfs:label "Weesie, Y.M." ;
    schema1:description "NIVEL" ;
    schema1:familyName "Weesie" ;
    schema1:givenName "Y.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/429f3ea28bac73a239437fa73bd0513d> ;
    schema1:name "Y.M. Weesie" ;
    schema1:sameAs <http://viaf.org/viaf/28150686487912540442>,
        <https://isni.org/isni/0000000463402138> .

