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

<http://data.bibliotheken.nl/id/thes/p107347806> a schema1:Person ;
    rdfs:label "Neef, Milleke de (1954-)" ;
    schema1:alternateName "Neef, J.E. de" ;
    schema1:birthDate "1954" ;
    schema1:description "andragoloog" ;
    schema1:familyName "de Neef" ;
    schema1:givenName "Milleke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56f9d9ec4e128d8240ba011e32687f6e> ;
    schema1:name "Milleke de Neef" ;
    schema1:sameAs <http://viaf.org/viaf/60880476>,
        <https://isni.org/isni/0000000034016335> .

