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

<http://data.bibliotheken.nl/id/thes/p41706828X> a schema1:Person ;
    rdfs:label "Hoff, A.M.L. van der" ;
    schema1:description "MSc." ;
    schema1:familyName "van der Hoff" ;
    schema1:givenName "A.M.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbdd873a7cf784ea5e456bea4804c1dd> ;
    schema1:name "A.M.L. van der Hoff" ;
    schema1:sameAs <http://viaf.org/viaf/107152380076901761601>,
        <https://isni.org/isni/0000000464670767> .

